mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-05 00:39:04 +00:00
makerom: now supports unstripped ELFs
This commit is contained in:
@@ -45,6 +45,7 @@ typedef struct
|
||||
|
||||
elf_program_entry *header;
|
||||
u32 sectionNum;
|
||||
u32 sectionNumMax;
|
||||
elf_section_entry *sections;
|
||||
} elf_segment;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user