mirror of
https://github.com/V2RetroComputing/analog.git
synced 2024-11-26 06:49:16 +00:00
5 lines
55 B
C
5 lines
55 B
C
#include <stdint.h>
|
|
|
|
uint8_t grappler_rom[2048] = {
|
|
};
|