mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 08:49:03 +00:00
[makerom] Separated ELF processing from code segment construction. StackSize now read from exheader template.
This commit is contained in:
@@ -70,6 +70,7 @@ typedef struct
|
||||
u32 rwSize;
|
||||
u32 rwMaxPages;
|
||||
u32 bssSize;
|
||||
u32 stackSize;
|
||||
} codeDetails;
|
||||
|
||||
struct
|
||||
|
||||
Reference in New Issue
Block a user