mirror of
https://github.com/zeldaret/tmc
synced 2026-07-10 07:06:52 -04:00
more game.c
This commit is contained in:
@@ -43,6 +43,8 @@ void MemCopy(const void* src, void* dest, u32 size);
|
||||
*/
|
||||
void ReadKeyInput(void);
|
||||
|
||||
void zMallocInit(void);
|
||||
|
||||
/**
|
||||
* Allocate memory on heap.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user