prime/include/MetroidPrime
Luke Street 7ca3a1c0bb Replace int types in Retro code
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.


Former-commit-id: 133326ae40
2022-10-09 01:37:23 -04:00
..
Cameras Replace int types in Retro code 2022-10-09 01:37:23 -04:00
Enemies Replace int types in Retro code 2022-10-09 01:37:23 -04:00
Factories Replace int types in Retro code 2022-10-09 01:37:23 -04:00
HUD Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
Player Replace int types in Retro code 2022-10-09 01:37:23 -04:00
SFX Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
ScriptObjects Replace int types in Retro code 2022-10-09 01:37:23 -04:00
Tweaks Replace int types in Retro code 2022-10-09 01:37:23 -04:00
Weapons Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CActor.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CActorLights.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CActorModelParticles.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CActorParameters.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CAdditiveAnimPlayback.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CAnimData.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CAnimPlaybackParms.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CAnimRes.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CArchMsgParmControllerStatus.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CArchMsgParmInt32.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CArchMsgParmInt32Int32VoidPtr.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CArchMsgParmNull.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CArchMsgParmReal32.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CArchMsgParmUserInput.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CArchitectureMessage.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CArchitectureQueue.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CAreaFog.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CArtifactDoll.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CAudioStateWin.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CAxisAngle.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CCharAnimTime.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CCharacterInfo.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CCollisionActor.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CConsoleOutputWindow.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CDamageInfo.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CDamageVulnerability.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CDecalManager.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CEffect.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CEffectComponent.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CEntity.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CEntityInfo.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CEnvFxManager.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CErrorOutputWindow.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CExplosion.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CFluidPlaneManager.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CGameArchitectureSupport.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CGameArea.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CGameCollision.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CGameGlobalObjects.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CHealthInfo.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CHierarchyPoseBuilder.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CIOWin.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CIOWinManager.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CInGameTweakManager.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CInputGenerator.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CMain.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CMainFlow.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CMemoryCard.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CMemoryDrawEnum.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CModelData.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CObjectList.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CPOINode.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CParticleData.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CParticleDatabase.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CPhysicsActor.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CPhysicsState.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CPoseAsTransforms.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CRainSplashGenerator.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CRippleManager.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CRumbleManager.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CSimpleShadow.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CSortedLists.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CSplashScreen.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CStateManager.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CStateManagerContainer.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CWeaponMgr.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
CWorld.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
CWorldShadow.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
TCastTo.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00
TGameTypes.hpp Replace int types in Retro code 2022-10-09 01:37:23 -04:00
UserNames.hpp Standardize include guards, clang-format headers 2022-10-09 01:13:17 -04:00