mirror of https://github.com/zeldaret/tp.git
66 lines
1.7 KiB
C++
66 lines
1.7 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 "C" {
|
|
void __ct__13cBgS_PolyInfoFv(void);
|
|
void __ct__8cBgS_ChkFv(void);
|
|
void __dl__FPv(void);
|
|
void __dt__11cBgS_LinChkFv(void);
|
|
void __dt__13cBgS_PolyInfoFv(void);
|
|
void __dt__8cBgS_ChkFv(void);
|
|
void ClearPi__13cBgS_PolyInfoFv(void);
|
|
void ct__11cBgS_LinChkFv(void);
|
|
void SetStartEnd__8cM3dGLinFRC4cXyzRC4cXyz(void);
|
|
}
|
|
|
|
extern u8 lbl_803C3FA8;
|
|
extern u8 lbl_803A78F8;
|
|
|
|
// __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"
|
|
}
|
|
};
|