mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 15:44:56 +00:00
Fix TCastTo.hpp inclusions, add comment to warn against modifying include path
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include "Camera/CGameCamera.hpp"
|
||||
#include "CSimplePool.hpp"
|
||||
#include "CStateManager.hpp"
|
||||
#include "TCastTo.hpp"
|
||||
#include "TCastTo.hpp" // Generated file, do not modify include path
|
||||
#include "World/CScriptGrapplePoint.hpp"
|
||||
#include "World/CPlayer.hpp"
|
||||
#include "World/CWorld.hpp"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "GameGlobalObjects.hpp"
|
||||
#include "CSimplePool.hpp"
|
||||
#include "MP1/CSamusHud.hpp"
|
||||
#include "TCastTo.hpp"
|
||||
#include "TCastTo.hpp" // Generated file, do not modify include path
|
||||
#include "CGuiWidgetDrawParms.hpp"
|
||||
|
||||
namespace urde {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "Graphics/CBooRenderer.hpp"
|
||||
#include "World/CWallCrawlerSwarm.hpp"
|
||||
#include "GuiSys/CGuiWidgetDrawParms.hpp"
|
||||
#include "TCastTo.hpp"
|
||||
#include "TCastTo.hpp" // Generated file, do not modify include path
|
||||
|
||||
namespace urde {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user