mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 01:37:03 +00:00
Fix TCastTo.hpp inclusions, add comment to warn against modifying include path
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "World/CPlayer.hpp"
|
||||
#include "World/CScriptGrapplePoint.hpp"
|
||||
#include "CStateManager.hpp"
|
||||
#include "TCastTo.hpp"
|
||||
#include "TCastTo.hpp" // Generated file, do not modify include path
|
||||
|
||||
namespace urde::MP1 {
|
||||
CRipper::CRipper(TUniqueId uid, std::string_view name, EFlavorType type, const CEntityInfo& info,
|
||||
|
||||
Reference in New Issue
Block a user