Files
tp/libs/SSystem/SComponent/c_bg_s_lin_chk.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

53 lines
1.3 KiB
C++

/* c_bg_s_lin_chk.cpp autogenerated by split.py v0.3 at 2021-01-01 12:56:44.690623 */
#include "SComponent/c_bg_s_lin_chk.h"
// additional symbols needed for c_bg_s_lin_chk.cpp
// autogenerated by split.py v0.3 at 2021-01-01 12:56:44.686018
extern u8 lbl_803C3FA8;
// __ct__11cBgS_LinChkFv
// cBgS_LinChk::cBgS_LinChk(void)
asm cBgS_LinChk::cBgS_LinChk(void) {
nofralloc
#include "SComponent/c_bg_s_lin_chk/asm/func_80267D5C.s"
}
// __dt__11cBgS_LinChkFv
// cBgS_LinChk::~cBgS_LinChk(void)
asm cBgS_LinChk::~cBgS_LinChk(void) {
nofralloc
#include "SComponent/c_bg_s_lin_chk/asm/func_80267DBC.s"
}
// ct__11cBgS_LinChkFv
// cBgS_LinChk::ct(void)
asm void cBgS_LinChk::ct(void) {
nofralloc
#include "SComponent/c_bg_s_lin_chk/asm/func_80267E48.s"
}
// Set2__11cBgS_LinChkFPC4cXyzPC4cXyzUi
// cBgS_LinChk::Set2(const cXyz*, const cXyz*, unsigned int)
asm void cBgS_LinChk::Set2(const cXyz*, const cXyz*, unsigned int) {
nofralloc
#include "SComponent/c_bg_s_lin_chk/asm/func_80267ED0.s"
}
// PreCalc__11cBgS_LinChkFv
// cBgS_LinChk::PreCalc(void)
asm void cBgS_LinChk::PreCalc(void) {
nofralloc
#include "SComponent/c_bg_s_lin_chk/asm/func_80267F40.s"
}
extern "C" {
// @20@__dt__11cBgS_LinChkFv
// cBgS_LinChk::@20@__dt(void)
asm void func_80267F80(void) {
nofralloc
#include "SComponent/c_bg_s_lin_chk/asm/func_80267F80.s"
}
};