mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-31 01:15:20 -04:00
z_debug OK (#330)
* z_debug OK * Rename function * Remove duplicate struct * Update z64.h
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ void Main(void* arg) {
|
||||
startHeapSize = fb - sysHeap;
|
||||
SystemArena_Init(sysHeap, startHeapSize);
|
||||
|
||||
static_context_init();
|
||||
GameInfo_Init();
|
||||
|
||||
R_ENABLE_ARENA_DBG = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user