mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 16:27:43 +00:00
Additional runtime stubs
This commit is contained in:
@@ -36,5 +36,5 @@ CMemorySys::~CMemorySys()
|
||||
CMemory::Shutdown();
|
||||
}
|
||||
|
||||
IAllocator* CMemorySys::GetGameAllocator() {return &GAME_ALLOCATOR;}
|
||||
IAllocator& CMemorySys::GetGameAllocator() {return GAME_ALLOCATOR;}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user