header overhaul

This commit is contained in:
theo3
2021-12-20 02:02:33 -08:00
parent 0d5eae8696
commit 6cff332e57
233 changed files with 692 additions and 943 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#include "entity.h"
#include "player.h"
#include "functions.h"
#include "random.h"
#include "asm.h"
extern void (*const gUnk_0812AA80[])(Entity*);
+1
View File
@@ -1,3 +1,4 @@
#include "asm.h"
#include "entity.h"
#include "functions.h"
#include "audio.h"
+1
View File
@@ -1,4 +1,5 @@
#include "entity.h"
#include "audio.h"
#include "functions.h"
extern void (*const gUnk_080B77FC[])(Entity*);
+1
View File
@@ -1,4 +1,5 @@
#include "global.h"
#include "asm.h"
#include "entity.h"
#include "functions.h"
#include "effects.h"