mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
3 lines
69 B
C
3 lines
69 B
C
for(int n=0; n<11223344; n++) {
|
|
dest[n] = supermega_payload[n];
|
|
} |