Fix some clangd errors

This commit is contained in:
LagoLunatic
2026-03-04 13:47:40 -05:00
parent dcf4862387
commit 256b4eeb37
13 changed files with 44 additions and 30 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ void daDai_c::proc() {
}
}
if ((m84C != 0) && talk(1) == 0x12) {
if ((m84C != 0) && talk(1) == fopMsgStts_BOX_CLOSED_e) {
dComIfGp_event_reset();
m84C = 0;
}