mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 01:07:43 +00:00
Refactored directory layout for cleaner runtime organization
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#include "CGameAllocator.hpp"
|
||||
|
||||
bool CGameAllocator::Initialize(COsContext&)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
void CGameAllocator::Shutdown()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user