prime/include/MetroidPrime/Player
Henrique Gemignani Passos Lima 1e30daa096
Add CPlayerState (#5)
* Start CPlayerState

* CPlayerState::CalculateHealth symbol rename

* Add inline constructor for CHealthInfo

* Add skeleton for the rest of CPlayerState

* Match CPlayerState::DecrPickUp

* Match more methods in CPlayerState

* Run formatting

* Fix function order

* Improving the constants
2022-10-01 10:08:15 -04:00
..
CGameOptions.hpp Migrate s32->int, u32->uint; fix dolphin/types.h 2022-09-05 00:01:22 -04:00
CGameState.hpp Migrate s32->int, u32->uint; fix dolphin/types.h 2022-09-05 00:01:22 -04:00
CHintOptions.hpp Reorganize includes to match asm 2022-07-18 18:42:58 -04:00
CPlayer.hpp Some CBallCamera progress 2022-09-29 01:30:20 -04:00
CPlayerEnergyDrain.hpp CPlayer header, more CScriptPlatform, renaming 2022-09-19 00:19:46 -04:00
CPlayerState.hpp Add CPlayerState (#5) 2022-10-01 10:08:15 -04:00
CStaticInterference.hpp Add CPlayerState (#5) 2022-10-01 10:08:15 -04:00
CSystemOptions.hpp Symbol fixes, headers & main progress 2022-10-01 02:19:15 -04:00
CWorldState.hpp Reorganize includes to match asm 2022-07-18 18:42:58 -04:00
CWorldTransManager.hpp Reorganize includes to match asm 2022-07-18 18:42:58 -04:00