summaryrefslogtreecommitdiff
path: root/src/port/Game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/Game.cpp')
-rw-r--r--src/port/Game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/Game.cpp b/src/port/Game.cpp
index dd4c4b6a5..ee958daba 100644
--- a/src/port/Game.cpp
+++ b/src/port/Game.cpp
@@ -70,7 +70,7 @@ HarbourMastersIntro gMenuIntro;
TrackEditor::Editor gEditor;
-s32 gTrophyIndex = NULL;
+s32 gTrophyIndex = NULL_OBJECT_ID;
/** Spawner Registries **/
Registry<TrackInfo> gTrackRegistry;