mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:07:41 +00:00
Work on CWorldTransManager
This commit is contained in:
@@ -7,6 +7,8 @@ namespace urde
|
||||
|
||||
CGameState::CGameState()
|
||||
{
|
||||
x98_playerState.reset(new CPlayerState());
|
||||
x9c_transManager.reset(new CWorldTransManager());
|
||||
x228_25_deferPowerupInit = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user