Merge remote-tracking branch 'origin/main' into 26-02-27-pjb-dev-2

This commit is contained in:
PJB3005
2026-03-01 15:08:52 +01:00
3940 changed files with 243894 additions and 20306 deletions
+2 -1
View File
@@ -13,6 +13,7 @@
#include "d/d_msg_object.h"
#include "m_Do/m_Do_graphic.h"
#include "SSystem/SComponent/c_counter.h"
#include <cstring>
inline BOOL dEvDtFlagCheck(int i_flag) {
return dComIfGp_getEventManager().getFlags().flagCheck(i_flag);
@@ -1077,7 +1078,7 @@ void dEvDtStaff_c::specialProcDirector() {
}
#if DEBUG
data->unk2 += (s16)event_debug_evdt_sound_adjust();
S16_ADD(data->unk2, event_debug_evdt_sound_adjust());
#endif
} else {
data->unk2 = 0;