start enemy4D.c

This commit is contained in:
theo3
2020-08-22 16:40:14 -07:00
parent 8ab5503804
commit 1b68e97d33
8 changed files with 93 additions and 169 deletions
+2
View File
@@ -110,4 +110,6 @@ extern void Enemy66(Entity*);
extern u32 GetNextFunction(Entity*);
extern void EnemyFunctionHandler(Entity*, void (*const func[])(Entity*));
extern void sub_0804AA30(Entity*, void (*const func[])(Entity*));
extern void sub_08001324(Entity*);
#endif
+1 -1
View File
@@ -28,7 +28,7 @@ typedef struct {
u8 storyPanelIndex;
u16 transitionTimer;
u16 field_0xa;
u8 field_0xc[0x4];
u8* field_0xc;
u8 unk10[2];
u8 field_0x12;
u8 unk13;