mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
Fix TCastTo.hpp inclusions, add comment to warn against modifying include path
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "GameGlobalObjects.hpp"
|
||||
#include "CBallCamera.hpp"
|
||||
#include "TCastTo.hpp"
|
||||
#include "TCastTo.hpp" // Generated file, do not modify include path
|
||||
#include "CStateManager.hpp"
|
||||
#include "Collision/CCollisionActor.hpp"
|
||||
#include "World/CPlayer.hpp"
|
||||
|
||||
Reference in New Issue
Block a user