summaryrefslogtreecommitdiff
path: root/src/d/d_menu_dmap.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_menu_dmap.cpp')
-rw-r--r--src/d/d_menu_dmap.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_menu_dmap.cpp b/src/d/d_menu_dmap.cpp
index 6f524c9f6a..15a7c0f21b 100644
--- a/src/d/d_menu_dmap.cpp
+++ b/src/d/d_menu_dmap.cpp
@@ -791,7 +791,7 @@ void dMenu_DmapBg_c::setFloorMessage() {
local_d8[7]->setFont(mDoExt_getSubFont());
local_f8[7]->setFont(mDoExt_getSubFont());
- OS_REPORT("floor ===> %d\n", dMenu_Dmap_c::myclass->getFloorAll())
+ OS_REPORT("floor ===> %d\n", dMenu_Dmap_c::myclass->getFloorAll());
for (int i = 0; i < 8; i++) {
int bottomFloor = dMenu_Dmap_c::myclass->getBottomFloor();
u32 floorAll = dMenu_Dmap_c::myclass->getFloorAll();