mirror of
https://github.com/zeldaret/tp
synced 2026-06-05 19:28:18 -04:00
some c_m3d (#97)
* decompiled some bgs_chk funcs * c_m3d_g * c_math progress * remove duplicate SComponent headers * move some variables and decompile a function * some inlined from debug * cM3d_2PlaneLinePosNearPos * fix fabsf and decompile cM3d_CrawVec * format * cleanup * more cleanup Co-authored-by: Pheenoh <pheenoh@gmail.com>
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
|
||||
#include "SComponent/c_m2d.h"
|
||||
|
||||
// additional symbols needed for c_m2d.cpp
|
||||
// autogenerated by split.py v0.3 at 2021-01-01 14:23:08.023070
|
||||
extern u8 lbl_80455110;
|
||||
extern u8 lbl_80455100;
|
||||
extern u8 lbl_80455108;
|
||||
extern u8 lbl_804550FC;
|
||||
extern u8 lbl_804550F8;
|
||||
extern u8 lbl_804550F4;
|
||||
extern u8 lbl_804550F0;
|
||||
|
||||
// cM2d_CrossCirLin__FR8cM2dGCirffffPfPf
|
||||
asm void cM2d_CrossCirLin(cM2dGCir&, float, float, float, float, float*, float*) {
|
||||
nofralloc
|
||||
|
||||
Reference in New Issue
Block a user