mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 05:08:57 -04:00
Fix some clangd errors
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user