documentation: use NpcInteractInfo from zret (#2370)

This commit is contained in:
briaguya 2023-01-19 02:38:04 -05:00 committed by GitHub
commit 7c8be2153c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
66 changed files with 927 additions and 808 deletions

View file

@ -1506,18 +1506,6 @@ typedef struct {
/* 0x08 */ f32 morphFrames;
} AnimationMinimalInfo; // size = 0xC
typedef struct {
/* 0x00 */ s16 unk_00;
/* 0x02 */ s16 unk_02;
/* 0x04 */ s16 unk_04;
/* 0x06 */ s16 unk_06;
/* 0x08 */ Vec3s unk_08;
/* 0x0E */ Vec3s unk_0E;
/* 0x14 */ f32 unk_14;
/* 0x18 */ Vec3f unk_18;
/* 0x24 */ s16 unk_24;
} struct_80034A14_arg1; // size = 0x28
typedef struct {
/* 0x00 */ s8 scene;
/* 0x01 */ s8 spawn;