mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-25 22:18:35 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
68 lines
1.4 KiB
C++
68 lines
1.4 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: f_op_actor.cpp
|
|
//
|
|
|
|
#include "f_op/f_op_actor.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 8002330C-800233C4 .text __ct__10fopAc_ac_cFv */
|
|
fopAc_ac_c::fopAc_ac_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800233C4-80023400 .text __dt__20fopAc_cullSizeSphereFv */
|
|
fopAc_cullSizeSphere::~fopAc_cullSizeSphere() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80023400-8002343C .text __dt__17fopAc_cullSizeBoxFv */
|
|
fopAc_cullSizeBox::~fopAc_cullSizeBox() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8002343C-80023478 .text __dt__12dKy_tevstr_cFv */
|
|
dKy_tevstr_c::~dKy_tevstr_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80023478-800234C0 .text __dt__11dEvt_info_cFv */
|
|
dEvt_info_c::~dEvt_info_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800234C0-80023514 .text __dt__10fopAc_ac_cFv */
|
|
fopAc_ac_c::~fopAc_ac_c() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80023514-80023540 .text fopAc_IsActor__FPv */
|
|
void fopAc_IsActor(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80023540-8002362C .text fopAc_Draw__FPv */
|
|
void fopAc_Draw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8002362C-80023BDC .text fopAc_Execute__FPv */
|
|
void fopAc_Execute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80023BDC-80023C30 .text fopAc_IsDelete__FPv */
|
|
void fopAc_IsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80023C30-80023CD4 .text fopAc_Delete__FPv */
|
|
void fopAc_Delete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 80023CD4-80023F78 .text fopAc_Create__FPv */
|
|
void fopAc_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|