diff --git a/soh/src/code/main.c b/soh/src/code/main.c index 07e54b5be..7a6d6c6d9 100644 --- a/soh/src/code/main.c +++ b/soh/src/code/main.c @@ -3,7 +3,7 @@ #include #include "soh/OTRGlobals.h" -#include "../libultraship/CrashHandler.h" +#include s32 gScreenWidth = SCREEN_WIDTH;