summaryrefslogtreecommitdiff
path: root/src/d/d_save.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_save.cpp')
-rw-r--r--src/d/d_save.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/d/d_save.cpp b/src/d/d_save.cpp
index f5ecb91470..0395d351dc 100644
--- a/src/d/d_save.cpp
+++ b/src/d/d_save.cpp
@@ -285,8 +285,8 @@ void dSv_player_last_mark_info_c::setWarpItemData(const char* i_name, const cXyz
mAngleY = i_angle;
mRoomNo = i_roomNo;
- (void)unk_4;
- (void)unk_5;
+ UNUSED(unk_4);
+ UNUSED(unk_5);
}
void dSv_player_item_c::init() {