Files
tp/libs/SSystem/SComponent/c_m2d.cpp
T
lepelog 1e105b87f1 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>
2021-01-26 17:48:47 -05:00

20 lines
573 B
C++

/* c_m2d.cpp autogenerated by split.py v0.3 at 2021-01-01 14:23:08.024801 */
#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
#include "SComponent/c_m2d/asm/func_80268260.s"
}