mirror of
https://vps.suchmeme.nl/git/mudkip/Lockpick_RCM.git
synced 2024-11-11 10:45:09 +01:00
main: Removed redundant defines
This commit is contained in:
parent
da6734afff
commit
2f6ee85d37
@ -402,9 +402,6 @@ void _get_key_generations(char *sysnand_label, char *emunand_label) {
|
||||
ment_top[1].caption = emunand_label;
|
||||
}
|
||||
|
||||
#define IPL_STACK_TOP 0x90010000
|
||||
#define IPL_HEAP_START 0x90020000
|
||||
|
||||
extern void pivot_stack(u32 stack_top);
|
||||
|
||||
void ipl_main()
|
||||
|
Loading…
Reference in New Issue
Block a user