2
0
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:
2016-09-07 19:01:29 -07:00
parent 9b436b4b23
commit f5db2527e4
11 changed files with 202 additions and 5 deletions

View File

@@ -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