mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-25 16:04:28 -04:00
Debug work + some retail regalloc fixes (#2787)
* Debug work + some retail regalloc fixes * Use AUDIO_INSTANCES in places it's missing, link d_a_e_bee * Link m_Do_machine * Fix clang putting other includes before the pchs * Link some more debug TUs that already match
This commit is contained in:
@@ -177,7 +177,7 @@ void daObjStopper2_c::actionWait() {
|
||||
eventInfo.onCondition(dEvtCnd_CANDEMO_e);
|
||||
break;
|
||||
default:
|
||||
JUT_ASSERT(346, 0);
|
||||
JUT_ASSERT(346, FALSE);
|
||||
break;
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user