From 0f65f8fd5008d06defcfae6c9d66270ff45a8e49 Mon Sep 17 00:00:00 2001 From: theo3 Date: Tue, 28 Dec 2021 12:08:30 -0800 Subject: Identify player functions and update asm.h --- src/debugScreen.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/debugScreen.c') 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[])(); -- cgit v1.2.3