2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 09:47:43 +00:00

Reworked CGameArchitectureSupport initialization, initial CFirstPersonCamera imp

This commit is contained in:
2016-09-15 00:26:35 -07:00
parent f5ac582541
commit c40135f97f
28 changed files with 2478 additions and 69 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;