mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 16:59:12 +00:00
Character factory support classes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __PSHAG_CCOLLISIONRESPONSEDATA_HPP__
|
||||
#define __PSHAG_CCOLLISIONRESPONSEDATA_HPP__
|
||||
#ifndef __URDE_CCOLLISIONRESPONSEDATA_HPP__
|
||||
#define __URDE_CCOLLISIONRESPONSEDATA_HPP__
|
||||
|
||||
#include "RetroTypes.hpp"
|
||||
#include "CFactoryMgr.hpp"
|
||||
@@ -58,4 +58,4 @@ public:
|
||||
CFactoryFnReturn FCollisionResponseDataFactory(const SObjectTag& tag, CInputStream& in, const CVParamTransfer& vparms);
|
||||
}
|
||||
|
||||
#endif // __PSHAG_CCOLLISIONRESPONSEDATA_HPP__
|
||||
#endif // __URDE_CCOLLISIONRESPONSEDATA_HPP__
|
||||
|
||||
Reference in New Issue
Block a user