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