mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-07-12 15:42:44 -04:00
fix build (#6911)
GIM needed change from game interactor no longer pulling in z64.h
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "soh/ShipInit.hpp"
|
||||
|
||||
extern "C" {
|
||||
#include "z64.h"
|
||||
#include "macros.h"
|
||||
#include "variables.h"
|
||||
extern PlayState* gPlayState;
|
||||
|
||||
Reference in New Issue
Block a user