mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-01 16:29:55 -04:00
move remaining old progress (#186)
* move remaining old progress * remove asm
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
//
|
||||
|
||||
#include "SSystem/SComponent/c_angle.h"
|
||||
#include "MSL_C/math.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
extern f32 cM_atan2f(f32, f32);
|
||||
|
||||
|
||||
@@ -6,12 +6,12 @@
|
||||
#include "SSystem/SComponent/c_lib.h"
|
||||
#include "JSystem/JMath/JMath.h"
|
||||
#include "MSL_C/MSL_Common/Src/string.h"
|
||||
#include "MSL_C/math.h"
|
||||
#include "SSystem/SComponent/c_math.h"
|
||||
#include "SSystem/SComponent/c_xyz.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/mtx/mtxvec.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
//
|
||||
|
||||
#include "SSystem/SComponent/c_m3d.h"
|
||||
#include "MSL_C/math.h"
|
||||
#include "SSystem/SComponent/c_m3d_g_aab.h"
|
||||
#include "SSystem/SComponent/c_m3d_g_cps.h"
|
||||
#include "SSystem/SComponent/c_m3d_g_cyl.h"
|
||||
@@ -15,7 +16,6 @@
|
||||
#include "SSystem/SComponent/c_xyz.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
//
|
||||
// Forward References:
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
//
|
||||
|
||||
#include "SSystem/SComponent/c_m3d_g_pla.h"
|
||||
#include "MSL_C/math.h"
|
||||
#include "SSystem/SComponent/c_m3d.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
//
|
||||
|
||||
#include "SSystem/SComponent/c_math.h"
|
||||
#include "MSL_C/math.h"
|
||||
#include "SSystem/SComponent/c_m3d.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
//
|
||||
|
||||
#include "SSystem/SComponent/c_xyz.h"
|
||||
#include "MSL_C/math.h"
|
||||
#include "SSystem/SComponent/c_math.h"
|
||||
#include "dol2asm.h"
|
||||
#include "global.h"
|
||||
#include "MSL_C/math.h"
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
|
||||
Reference in New Issue
Block a user