Fixed major issues when exporting DKCR

This commit is contained in:
Aruki
2017-05-14 01:48:47 -06:00
parent 7f18a33fae
commit b45eaae106
7 changed files with 60 additions and 33 deletions

View File

@@ -5,6 +5,8 @@
class CAnimEventData : public CResource
{
DECLARE_RESOURCE_TYPE(eAnimEventData)
struct SEvent
{
u32 mCharacterIndex;