mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-07-09 12:37:22 -04:00
link m_malloc
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
#define M_MALLOC_H
|
||||
#include "libc64/__osMalloc.h"
|
||||
|
||||
extern Arena zelda_arena;
|
||||
Arena zelda_arena;
|
||||
|
||||
|
||||
void zelda_malloc_align(u32,u32);
|
||||
|
||||
Reference in New Issue
Block a user