mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-20 17:39:13 +00:00
Migrate to new CInputGenerator and rename old
This commit is contained in:
@@ -17,6 +17,7 @@ class CCubeRenderer* g_Renderer = nullptr;
|
||||
class CStringTable* g_MainStringTable = nullptr;
|
||||
class CTextureCache* g_TextureCache = nullptr;
|
||||
class CInputGenerator* g_InputGenerator = nullptr;
|
||||
class IController* g_Controller = nullptr;
|
||||
class CStateManager* g_StateManager = nullptr;
|
||||
|
||||
ITweakGame* g_tweakGame = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user