2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 23:47:43 +00:00
This commit is contained in:
Jack Andersen
2016-09-16 10:21:43 -10:00
30 changed files with 2746 additions and 95 deletions

View File

@@ -5,6 +5,7 @@ namespace urde
namespace MP1
{
class CMain* g_Main = nullptr;
class CGameArchitectureSupport* g_archSupport = nullptr;
}
class CMemoryCardSys* g_MemoryCardSys = nullptr;