mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 18:24:55 +00:00
Initial HINT support
This commit is contained in:
@@ -36,11 +36,8 @@ class CGameState
|
||||
std::vector<CWorldState> x88_worldStates;
|
||||
std::shared_ptr<CPlayerState> x98_playerState;
|
||||
std::shared_ptr<CWorldTransManager> x9c_transManager;
|
||||
CGameOptions m_gameOpts;
|
||||
double xa0_playTime;
|
||||
u32 xa4_;
|
||||
|
||||
/* x17c_ */
|
||||
CGameOptions x17c_gameOptions;
|
||||
/* x1f8_ */
|
||||
|
||||
union
|
||||
|
||||
Reference in New Issue
Block a user