summaryrefslogtreecommitdiff
path: root/src/engine/objects/Trophy.cpp
diff options
context:
space:
mode:
authorMegaMech <MegaMech@users.noreply.github.com>2025-01-04 14:47:22 -0700
committerGitHub <noreply@github.com>2025-01-04 14:47:22 -0700
commit4dfc8a9fef29af9319d7c145ba7190540ccd9d02 (patch)
tree81cfb2e009ca3e66db1bb40f14887b014e4786ab /src/engine/objects/Trophy.cpp
parent1101dcafb08a1f17b06306ff44a9d869ffeb7862 (diff)
parenteb8e6abc20117228246653bf5f950caada20537d (diff)
Merge pull request #134 from MegaMech/91750
The Big code_80091750.c PR
Diffstat (limited to 'src/engine/objects/Trophy.cpp')
-rw-r--r--src/engine/objects/Trophy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/objects/Trophy.cpp b/src/engine/objects/Trophy.cpp
index c14cc23ca..4de758aab 100644
--- a/src/engine/objects/Trophy.cpp
+++ b/src/engine/objects/Trophy.cpp
@@ -14,7 +14,7 @@ extern "C" {
#include "engine/Matrix.h"
#include "render_objects.h"
#include "code_80086E70.h"
-#include "code_80091750.h"
+#include "menu_items.h"
}
OTrophy::OTrophy(const FVector& pos, TrophyType trophy, Behaviour bhv) {