mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-25 03:29:58 -07:00
Elf file: fast loading fap files. Really fast, like x15 times faster.
This commit is contained in:
@@ -11,6 +11,6 @@ typedef struct ElfApiInterface {
|
||||
uint16_t api_version_minor;
|
||||
bool (*resolver_callback)(
|
||||
const struct ElfApiInterface* interface,
|
||||
const char* name,
|
||||
uint32_t hash,
|
||||
Elf32_Addr* address);
|
||||
} ElfApiInterface;
|
||||
|
||||
Reference in New Issue
Block a user