mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-11-26 19:32:17 -05:00
fix include fix build (#1385)
Co-authored-by: briaguya <briaguya@alice>
This commit is contained in:
parent
d2fa0d6485
commit
6daf357fd9
@ -3,7 +3,7 @@
|
|||||||
#include <soh/Enhancements/bootcommands.h>
|
#include <soh/Enhancements/bootcommands.h>
|
||||||
#include "soh/OTRGlobals.h"
|
#include "soh/OTRGlobals.h"
|
||||||
|
|
||||||
#include "../libultraship/CrashHandler.h"
|
#include <libultraship/CrashHandler.h>
|
||||||
|
|
||||||
|
|
||||||
s32 gScreenWidth = SCREEN_WIDTH;
|
s32 gScreenWidth = SCREEN_WIDTH;
|
||||||
|
Loading…
Reference in New Issue
Block a user