mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
Lots of CMFGame integration
This commit is contained in:
@@ -17,6 +17,7 @@ class CGameState* g_GameState = nullptr;
|
||||
class CInGameTweakManagerBase* g_TweakManager = nullptr;
|
||||
class CBooRenderer* g_Renderer = nullptr;
|
||||
class CStringTable* g_MainStringTable = nullptr;
|
||||
class CInputGenerator* g_InputGenerator = nullptr;
|
||||
|
||||
ITweakGame* g_tweakGame = nullptr;
|
||||
ITweakPlayer* g_tweakPlayer = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user