added MemoryHeap from III, MemoryMgr
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
extern bool gPS2alphaTest;
|
||||
extern bool gBackfaceCulling;
|
||||
|
||||
void *RwMallocAlign(RwUInt32 size, RwUInt32 align);
|
||||
void RwFreeAlign(void *mem);
|
||||
|
||||
void OpenCharsetSafe();
|
||||
void CreateDebugFont();
|
||||
void DestroyDebugFont();
|
||||
|
||||
Reference in New Issue
Block a user