mirror of
https://github.com/zeldaret/tp
synced 2026-06-01 17:58:04 -04:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user