mirror of
https://github.com/zeldaret/tmc
synced 2026-06-24 17:43:25 -04:00
Merge branch 'master' into cleanup_declarations
This commit is contained in:
+1
-1
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user