mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 17:47:42 +00:00
Fix TCastTo.hpp inclusions, add comment to warn against modifying include path
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "CPatterned.hpp"
|
||||
#include "Runtime/CStateManager.hpp"
|
||||
#include "CPatternedInfo.hpp"
|
||||
#include "TCastTo.hpp"
|
||||
#include "TCastTo.hpp" // Generated file, do not modify include path
|
||||
#include "CActorParameters.hpp"
|
||||
#include "Character/CPASAnimParmData.hpp"
|
||||
#include "GameGlobalObjects.hpp"
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "CPlayer.hpp"
|
||||
#include "Weapon/CGameProjectile.hpp"
|
||||
#include "Character/CAnimData.hpp"
|
||||
#include "TCastTo.hpp"
|
||||
#include "TCastTo.hpp" // Generated file, do not modify include path
|
||||
#include "MP1/World/CSpacePirate.hpp"
|
||||
#include "MP1/World/CMetroid.hpp"
|
||||
#include "World/CStateMachine.hpp"
|
||||
|
||||
Reference in New Issue
Block a user