prepare for data importing

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-11-02 01:20:01 -03:00
parent af00a19de1
commit 58925aefa3
@@ -110,7 +110,7 @@ static InitChainEntry D_80870920[] = {
ICHAIN_F32(targetArrowOffset, 6500, ICHAIN_STOP),
};
#endif
#else
extern ColliderCylinderInit D_808708A0;
extern ColliderCylinderInit D_808708CC;
@@ -146,6 +146,8 @@ extern Vec3f* D_80870978;
extern s16 D_808708EE;
extern s16 D_808708EC;
#endif
void EnOkuta_Init(Actor* thisx, PlayState* play2) {
EnOkuta* this = THIS;
PlayState* play = play2;