GIM needed change from game interactor no longer pulling in z64.h
This commit is contained in:
Philip Dubé
2026-07-12 15:49:07 +00:00
committed by GitHub
parent c94ae8ccf3
commit f6d723b447
@@ -5,6 +5,7 @@
#include "soh/ShipInit.hpp"
extern "C" {
#include "z64.h"
#include "macros.h"
#include "variables.h"
extern PlayState* gPlayState;