summaryrefslogtreecommitdiff
path: root/src/debugScreen.c
diff options
context:
space:
mode:
authortheo3 <arisstephenson2@gmail.com>2021-12-28 12:08:30 -0800
committertheo3 <arisstephenson2@gmail.com>2021-12-28 12:08:30 -0800
commit0f65f8fd5008d06defcfae6c9d66270ff45a8e49 (patch)
treea00d4ffa13c5d1e950f38e1bb6fa0fdfc0a442c3 /src/debugScreen.c
parent9456e38606b3ebfe388bd810a4187a5c06c97947 (diff)
Identify player functions and update asm.h
Diffstat (limited to 'src/debugScreen.c')
-rw-r--r--src/debugScreen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debugScreen.c b/src/debugScreen.c
index c3ddf710..958791fa 100644
--- a/src/debugScreen.c
+++ b/src/debugScreen.c
@@ -5,7 +5,6 @@
#include "main.h"
#include "menu.h"
#include "screen.h"
-#include "structures.h"
#include "textbox.h"
extern void (*const gUnk_08109A30[])();