summaryrefslogtreecommitdiff
path: root/src/engine/objects/Trophy.cpp
diff options
context:
space:
mode:
authorMegaMech <inkstudios1@hotmail.com>2024-12-16 16:42:17 -0700
committerMegaMech <inkstudios1@hotmail.com>2024-12-16 16:42:17 -0700
commit60014ec46695fb964a685d6a17d5fc63e02ab7b8 (patch)
tree7b7f58cb395ce42008c5e08d30d43eff2de0743d /src/engine/objects/Trophy.cpp
parent7f22f75db7fa7a1b2149bc953d2a159c52bc5e8b (diff)
More changes
Diffstat (limited to 'src/engine/objects/Trophy.cpp')
-rw-r--r--src/engine/objects/Trophy.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/objects/Trophy.cpp b/src/engine/objects/Trophy.cpp
index 464a2277c..5ac54f5ec 100644
--- a/src/engine/objects/Trophy.cpp
+++ b/src/engine/objects/Trophy.cpp
@@ -226,7 +226,6 @@ void OTrophy::Draw(s32 cameraId) {
func_80057A50(40, 0, (char*) "Trophies Collected: ", (s16) numTrophies);
break;
}
-
}
}