mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 08:20:17 +00:00
rename 800636C0 to gameinfo_init
This commit is contained in:
parent
d3426e225f
commit
c74e255929
3 changed files with 3 additions and 4 deletions
|
@ -65,7 +65,7 @@ void Main(void* arg) {
|
|||
}
|
||||
osSyncPrintf("debug_InitArena(%08x, %08x)\n", debugHeap, debugHeapSize);
|
||||
DebugArena_Init(debugHeap, debugHeapSize);
|
||||
func_800636C0();
|
||||
GameInfo_Init();
|
||||
|
||||
R_ENABLE_ARENA_DBG = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue