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