mirror of
https://github.com/dborth/snes9xgx.git
synced 2024-11-24 11:39:21 +01:00
4 lines
107 B
C
4 lines
107 B
C
|
extern const u8 ehcmodule_elf_end[];
|
||
|
extern const u8 ehcmodule_elf[];
|
||
|
extern const u32 ehcmodule_elf_size;
|