Move cBgS_GrpPassChk and cBgS_PolyPassChk to separate headers (#2861)

This is supported by RTTI ordering which only makes sense if these
classes are in separate headers from the dBgS_* classes.
This commit is contained in:
Max Roncace
2025-11-25 11:39:11 -05:00
committed by GitHub
parent f5e3e89512
commit 9943a52a79
7 changed files with 31 additions and 14 deletions
+1
View File
@@ -16,6 +16,7 @@
#include "d/actor/d_a_tag_mhint.h"
#include "d/actor/d_a_tag_mstop.h"
#include "d/actor/d_a_tag_mwait.h"
#include "d/d_bg_s_sph_chk.h"
#include "d/d_com_inf_actor.h"
#include "d/d_com_inf_game.h"
#include "d/d_debug_viewer.h"