MSL_C fully matched / some SSystem cleanup/ obj_rgate OK (#2011)

* cleanup SSystem files

* MSL_C fully matched

* fix build

* remove asm

* reorganize MSL_C/Runtime libs into more accurate setup

* little more cleanup

* cleanup some MSL headers

* obj_rgate OK

* remove asm

* some rgate documentation
This commit is contained in:
TakaRikka
2023-12-25 07:31:05 -08:00
committed by GitHub
parent 54e5104f56
commit 8b3a582278
399 changed files with 5321 additions and 12620 deletions
+4 -8
View File
@@ -1,17 +1,13 @@
//
// Generated By: dol2asm
// Translation Unit: c_angle
//
/**
* c_angle.cpp
*
*/
#include "SSystem/SComponent/c_angle.h"
#include "dolphin/types.h"
extern f32 cM_atan2f(f32, f32);
//
// Declarations:
//
const cSAngle cSAngle::_0(static_cast<s16>(0));
const cSAngle cSAngle::_1(static_cast<s16>(0xb6));
const cSAngle cSAngle::_90(static_cast<s16>(0x4000));