mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-06 18:50:59 -04:00
code_0x8017FEB0 OK (#137)
* almost every function * atans ok * import data and rodata * format `atan_first_8th_array` * fix signature and rodata * rename to angle * Rename the functions to match their OoT counterparts * rename code_0x8017FEB0 to sys_math_atan
This commit is contained in:
@@ -1774,7 +1774,6 @@ extern UNK_PTR D_801D1540;
|
||||
extern f32 D_801D1570[13];
|
||||
extern Vec3f D_801D15B0;
|
||||
// extern UNK_TYPE4 D_801D15BC;
|
||||
extern s16 atan_first_8th_array[1025];
|
||||
extern RSPMatrix D_801D1DE0;
|
||||
extern MtxF D_801D1E20;
|
||||
extern UNK_PTR D_801D1E60;
|
||||
@@ -3130,7 +3129,6 @@ extern f32 Math3D_ColSphereSphereIntersectAndDistance_min_intersect;
|
||||
extern f32 D_801E01CC;
|
||||
extern f32 D_801E01D0;
|
||||
extern f32 D_801E01D4;
|
||||
extern f32 D_801E01E0;
|
||||
extern f32 D_801E01F0;
|
||||
extern f32 D_801E01F4;
|
||||
extern f32 D_801E01F8;
|
||||
|
||||
Reference in New Issue
Block a user