Files
tww/src/SSystem/SComponent/c_bg_s.cpp
T
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00

108 lines
2.6 KiB
C++

//
// Generated by dtk
// Translation Unit: c_bg_s.cpp
//
#include "SSystem/SComponent/c_bg_s.h"
#include "dolphin/types.h"
/* 80246440-8024645C .text Init__11cBgS_ChkElmFv */
void cBgS_ChkElm::Init() {
/* Nonmatching */
}
/* 8024645C-80246478 .text Regist2__11cBgS_ChkElmFP4cBgWUiPv */
void cBgS_ChkElm::Regist2(cBgW*, unsigned int, void*) {
/* Nonmatching */
}
/* 80246478-8024649C .text Release__11cBgS_ChkElmFv */
void cBgS_ChkElm::Release() {
/* Nonmatching */
}
/* 8024649C-80246600 .text Regist__4cBgSFP4cBgWUiPv */
void cBgS::Regist(cBgW*, unsigned int, void*) {
/* Nonmatching */
}
/* 80246600-8024669C .text Release__4cBgSFP4cBgW */
void cBgS::Release(cBgW*) {
/* Nonmatching */
}
/* 8024669C-802466F0 .text Ct__4cBgSFv */
void cBgS::Ct() {
/* Nonmatching */
}
/* 802466F0-8024676C .text Dt__4cBgSFv */
void cBgS::Dt() {
/* Nonmatching */
}
/* 8024676C-802468E4 .text LineCross__4cBgSFP11cBgS_LinChk */
void cBgS::LineCross(cBgS_LinChk*) {
/* Nonmatching */
}
/* 802468E4-80246A14 .text GroundCross__4cBgSFP11cBgS_GndChk */
void cBgS::GroundCross(cBgS_GndChk*) {
/* Nonmatching */
}
/* 80246A14-80246C98 .text ConvDzb__4cBgSFPv */
void cBgS::ConvDzb(void*) {
/* Nonmatching */
}
/* 80246C98-80246D24 .text GetActorPointer__4cBgSCFi */
void cBgS::GetActorPointer(int) const {
/* Nonmatching */
}
/* 80246D24-80246D5C .text GetBgWPointer__4cBgSCFR13cBgS_PolyInfo */
void cBgS::GetBgWPointer(cBgS_PolyInfo&) const {
/* Nonmatching */
}
/* 80246D5C-80246DF8 .text ChkPolySafe__4cBgSFR13cBgS_PolyInfo */
void cBgS::ChkPolySafe(cBgS_PolyInfo&) {
/* Nonmatching */
}
/* 80246DF8-80246F10 .text GetTriGrp__4cBgSCFii */
void cBgS::GetTriGrp(int, int) const {
/* Nonmatching */
}
/* 80246F10-80246FE4 .text GetGrpToRoomId__4cBgSCFii */
void cBgS::GetGrpToRoomId(int, int) const {
/* Nonmatching */
}
/* 80246FE4-802470B8 .text GetTriPla__4cBgSCFii */
void cBgS::GetTriPla(int, int) const {
/* Nonmatching */
}
/* 802470B8-80247178 .text GetTriPnt__4cBgSCFR13cBgS_PolyInfoP4cXyzP4cXyzP4cXyz */
void cBgS::GetTriPnt(cBgS_PolyInfo&, cXyz*, cXyz*, cXyz*) const {
/* Nonmatching */
}
/* 80247178-8024717C .text Move__4cBgSFv */
void cBgS::Move() {
/* Nonmatching */
}
/* 8024717C-802471E8 .text ShdwDraw__4cBgSFP13cBgS_ShdwDraw */
void cBgS::ShdwDraw(cBgS_ShdwDraw*) {
/* Nonmatching */
}
/* 802471E8-80247304 .text GetGrpInf__4cBgSCFR13cBgS_PolyInfoi */
void cBgS::GetGrpInf(cBgS_PolyInfo&, int) const {
/* Nonmatching */
}