mirror of https://github.com/zeldaret/tp.git
29 lines
720 B
C++
29 lines
720 B
C++
/* c_bg_s_chk.cpp autogenerated by split.py v0.3 at 2020-12-31 13:59:04.394995 */
|
|
|
|
#include "SComponent/c_bg_s_chk.h"
|
|
|
|
// __ct__8cBgS_ChkFv
|
|
asm cBgS_Chk::cBgS_Chk(void) {
|
|
nofralloc
|
|
#include "SComponent/c_bg_s_chk/asm/func_80267B4C.s"
|
|
}
|
|
|
|
// __dt__8cBgS_ChkFv
|
|
asm cBgS_Chk::~cBgS_Chk(void) {
|
|
nofralloc
|
|
#include "SComponent/c_bg_s_chk/asm/func_80267B70.s"
|
|
}
|
|
|
|
// SetExtChk__8cBgS_ChkFR8cBgS_Chk
|
|
asm void cBgS_Chk::SetExtChk(cBgS_Chk&) {
|
|
nofralloc
|
|
#include "SComponent/c_bg_s_chk/asm/func_80267BB8.s"
|
|
}
|
|
|
|
// ChkSameActorPid__8cBgS_ChkCFUi
|
|
// cBgS_Chk::ChkSameActorPid(unsigned int) const
|
|
asm bool cBgS_Chk::ChkSameActorPid(unsigned int) const {
|
|
nofralloc
|
|
#include "SComponent/c_bg_s_chk/asm/func_80267BDC.s"
|
|
}
|