mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 07:07:35 -04:00
Decompile memaGetLongestFree
This commit is contained in:
@@ -4,16 +4,16 @@
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
void func000127b8(void);
|
||||
void memaDefrag(void);
|
||||
u32 func00012800(void);
|
||||
u32 func00012914(void);
|
||||
void memaInit(void);
|
||||
void memaHeapInit(void *ptr, u32 arg1);
|
||||
void memPrintInfoIfEnabled(void);
|
||||
void memaPrint(void);
|
||||
void *memaAlloc(u32 size);
|
||||
u32 func00012c3c(void);
|
||||
void func00012cb4(void *arg0, s32 arg1);
|
||||
s32 func00012cdc(void);
|
||||
s32 memaGetLongestFree(void);
|
||||
u32 func00012d48(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user