move remaining old progress (#186)

* move remaining old progress

* remove asm
This commit is contained in:
TakaRikka
2022-03-26 10:17:17 -07:00
committed by GitHub
parent d596658f89
commit 215421ba51
76 changed files with 387 additions and 1260 deletions
+1 -1
View File
@@ -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);