mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
refactor: reorganize files into data/
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
for (int n=0; n<{{PAYLOAD_LEN}}; n++) {
|
||||
dest[n] = supermega_payload[n];
|
||||
}
|
||||
Reference in New Issue
Block a user