diff options
| author | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2024-12-31 13:04:39 -0700 |
|---|---|---|
| committer | MegaMech <7255464+MegaMech@users.noreply.github.com> | 2024-12-31 13:04:39 -0700 |
| commit | 3cdffe421b9717aeea76b09e3c16abb9de2ce6bb (patch) | |
| tree | b0016c1c5569049289864fd2e37d800620584d7e /src/engine/objects/Trophy.cpp | |
| parent | 1101dcafb08a1f17b06306ff44a9d869ffeb7862 (diff) | |
Big 19750 renames
Diffstat (limited to 'src/engine/objects/Trophy.cpp')
| -rw-r--r-- | src/engine/objects/Trophy.cpp | 2 |
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) { |
