mirror of
https://github.com/zeldaret/tp
synced 2026-07-07 14:13:27 -04:00
Minor d_a_alink fixes (#2534)
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
|
||||
#include "JSystem/J3DGraphAnimator/J3DMaterialAnm.h"
|
||||
#include "JSystem/J3DGraphBase/J3DMatBlock.h"
|
||||
#include "JSystem/J3DGraphBase/J3DMaterial.h"
|
||||
#include "Z2AudioLib/Z2Creature.h"
|
||||
#include "Z2AudioLib/Z2WolfHowlMgr.h"
|
||||
#include "d/actor/d_a_player.h"
|
||||
#include "d/actor/d_a_tag_mmsg.h"
|
||||
@@ -228,6 +226,8 @@ public:
|
||||
/* 80140B88 */ daAlinkHIO_c();
|
||||
/* 80140C10 */ virtual ~daAlinkHIO_c();
|
||||
|
||||
void jumpStateUpdate(const cXyz*, const cXyz*, f32);
|
||||
|
||||
/* 0x04 */ u8 field_0x4[0xC - 0x4];
|
||||
/* 0x0C */ daAlinkHIO_cut_c mCut;
|
||||
/* 0x0D */ u8 field_0xD[0x4B - 0xD];
|
||||
|
||||
Reference in New Issue
Block a user