mirror of
https://github.com/zeldaret/tp
synced 2026-09-01 17:49:58 -04:00
Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)
* data for c_angle * data c_sxyz * partially migrated c_xyz data * c_xyz data * c_xyz data decomp * c_math data * c_math data * c_lib data, some cleanup * rename some unnamed functions and create header for them * header for string functions * format and fix fabsf * cleanup * remove more unneded function prototypes * move fpclassify to math.h
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include "SComponent/c_sxyz.h"
|
||||
#include "SComponent/c_xyz.h"
|
||||
#include "global.h"
|
||||
#include "msl_c/math.h"
|
||||
|
||||
extern f32 lbl_80455118; // SComponent::@2256, 0.0
|
||||
extern f32 lbl_80455138; // SComponent::@2273, 1.0
|
||||
@@ -37,7 +38,6 @@ extern u8 lbl_804551A0;
|
||||
extern u8 lbl_80455174;
|
||||
extern u8 lbl_80455178;
|
||||
extern u8 lbl_804551CC;
|
||||
extern u8 lbl_80450AEC;
|
||||
extern u8 lbl_8045516C;
|
||||
extern u8 lbl_80455194;
|
||||
extern u8 lbl_804551C0;
|
||||
|
||||
Reference in New Issue
Block a user