mirror of
https://github.com/zeldaret/ss
synced 2026-06-24 17:23:13 -04:00
dStageMgr_c start, more splits
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include "d/a/obj/d_a_obj_base.h"
|
||||
#include "d/col/c/c_cc_d.h"
|
||||
#include "d/col/c/c_m3d_g_aab.h"
|
||||
#include "d/d_stage_mgr.h"
|
||||
#include "f/f_base.h"
|
||||
#include "rvl/MTX/mtx.h"
|
||||
#include "toBeSorted/stage_manager.h"
|
||||
|
||||
dCcS *dCcS::sInstance;
|
||||
|
||||
@@ -168,7 +168,6 @@ void dCcS::ClearArea() {
|
||||
mAreaCount = 0;
|
||||
}
|
||||
|
||||
|
||||
extern "C" bool fn_8019A7A0(void *stg, f32 *, f32 *);
|
||||
void dCcS::AdjustHitPos() {
|
||||
f32 x, z;
|
||||
|
||||
Reference in New Issue
Block a user