mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-11 07:07:42 +00:00
Add missing includes pt.2
Some missing includes that actually need to be present.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
#include "Runtime/Character/CParticleDatabase.hpp"
|
||||
#include "Runtime/Character/CPoseAsTransforms.hpp"
|
||||
#include "Runtime/Character/IAnimReader.hpp"
|
||||
#include "Runtime/Graphics/CSkinnedModel.hpp"
|
||||
|
||||
#include <zeus/CAABox.hpp>
|
||||
#include <zeus/CQuaternion.hpp>
|
||||
@@ -74,7 +75,6 @@ class CRandom16;
|
||||
class CSegIdList;
|
||||
class CSegStatementSet;
|
||||
class CSkinRules;
|
||||
class CSkinnedModel;
|
||||
class CSoundPOINode;
|
||||
class CStateManager;
|
||||
class CTransitionManager;
|
||||
|
||||
Reference in New Issue
Block a user