Merge branch 'master' into cleanup_declarations

This commit is contained in:
Henny022p
2021-03-15 22:56:23 +01:00
549 changed files with 18187 additions and 4914 deletions
+1 -1
View File
@@ -1,6 +1,7 @@
#include "global.h"
#include "entity.h"
#include "dma.h"
#include "script.h"
typedef struct OtherEntity {
struct OtherEntity* prev;
@@ -76,7 +77,6 @@ extern void sub_08078954();
extern void sub_0805EC60();
extern void sub_08017744();
extern void sub_0805E92C();
extern void UnloadCutsceneData();
extern void UnloadHitbox();
extern void sub_0801DA0C();
extern void sub_0804AA1C();