mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-02 16:26:26 -04:00
Decompile _memaFree
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
#include "types.h"
|
||||
|
||||
void memaDefrag(void);
|
||||
u32 func00012800(void);
|
||||
void _memaFree(u32 addr, u32 size);
|
||||
void memaInit(void);
|
||||
void memaHeapInit(void *ptr, u32 size);
|
||||
void memaPrint(void);
|
||||
|
||||
Reference in New Issue
Block a user