Tidy includes, drop PC STATIC_ASSERTs, and more macro usage

This commit is contained in:
Irastris
2026-09-04 20:48:36 -04:00
parent 2170967b6b
commit bb09df7948
179 changed files with 838 additions and 799 deletions
+3 -2
View File
@@ -11,12 +11,14 @@
#include "d/d_com_inf_game.h"
#include "f_op/f_op_actor_mng.h"
#if TARGET_PC || DEBUG
#include "d/d_debug_viewer.h"
#include "d/d_bg_s_capt_poly.h"
#endif
#if TARGET_PC
#include "helpers/offset_ptr.h"
#include "dusk/settings.h"
#include "helpers/offset_ptr.h"
#endif
#if DEBUG
@@ -30,7 +32,6 @@ int g_sph_counter;
int g_capt_poly_counter;
#endif
void dBgS_HIO::genMessage(JORMContext* mctx) {
#if DEBUG
mctx->genLabel("zelda地形チェック", 0);