mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-02-21 13:11:54 -05:00
Linux Compile Issue
-Added a missing header that was causing a compile issue for linux -Hopefully, it won't crash
This commit is contained in:
parent
d8f59f08a6
commit
d8b8316af6
@ -1,5 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "vt.h"
|
||||
#include "soh/Enhancements/game-interactor/GameInteractor_Hooks.h"
|
||||
|
||||
void (*sKaleidoScopeUpdateFunc)(PlayState* play);
|
||||
void (*sKaleidoScopeDrawFunc)(PlayState* play);
|
||||
|
Loading…
x
Reference in New Issue
Block a user