- decompile slime and fireball guy

- continue percy decompile
- move entity function definitions to entity header
This commit is contained in:
Behemoth
2020-08-24 18:39:40 +02:00
parent 30137c802f
commit 73497fd8c2
22 changed files with 438 additions and 988 deletions
-2
View File
@@ -2,8 +2,6 @@
#include "entity.h"
extern void sub_080A0640(Entity*);
extern void PositionRelative(Entity*, Entity*, s32, s32);
extern void CopyPosition(Entity*, Entity*);
extern void (*const gUnk_081248C4[])(Entity*);