mirror of
https://github.com/zeldaret/ss
synced 2026-08-09 18:57:50 -04:00
Cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef D_A_SALBAGE_H
|
||||
#define D_A_SALBAGE_H
|
||||
#ifndef D_A_SALBAGE_IF_H
|
||||
#define D_A_SALBAGE_IF_H
|
||||
|
||||
#include "common.h"
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
#define D_A_SALBAGE_OBJ_H
|
||||
|
||||
#include "common.h"
|
||||
#include "d/a/d_a_salbage_if.h"
|
||||
#include "d/a/obj/d_a_obj_base.h"
|
||||
#include "d/col/bg/d_bg_s_acch.h"
|
||||
#include "d/col/cc/d_cc_d.h"
|
||||
#include "d/d_shadow.h"
|
||||
#include "d/a/d_a_salbage.h"
|
||||
#include "m/m3d/m_smdl.h"
|
||||
#include "m/m_mtx.h"
|
||||
#include "m/m_quat.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "c/c_math.h"
|
||||
#include "common.h"
|
||||
#include "d/a/d_a_base.h"
|
||||
#include "d/a/d_a_salbage.h"
|
||||
#include "d/a/d_a_salbage_if.h"
|
||||
#include "d/col/c/c_cc_d.h"
|
||||
#include "d/col/c/c_m3d_g_aab.h"
|
||||
#include "d/d_jnt_col.h"
|
||||
|
||||
Reference in New Issue
Block a user