summaryrefslogtreecommitdiff
path: root/src/d/d_door.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/d/d_door.cpp')
-rw-r--r--src/d/d_door.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/d_door.cpp b/src/d/d_door.cpp
index 0f14e3ea..52a24e73 100644
--- a/src/d/d_door.cpp
+++ b/src/d/d_door.cpp
@@ -147,7 +147,7 @@ u8 dDoor_info_c::drawCheck(int mode) {
/* 8006B8AC-8006B954 .text checkExecute__12dDoor_info_cFv */
u8 dDoor_info_c::checkExecute() {
mFrontCheck = frontCheck();
- if (fopAcM_checkStatus(this, fopAcStts_UNK1000_e))
+ if (fopAcM_CheckStatus(this, fopAcStts_UNK1000_e))
return 1;
if (eventInfo.checkCommandDemoAccrpt() || eventInfo.checkCommandDoor())