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

74 lines
1.6 KiB
C++

//
// Generated by dtk
// Translation Unit: d_a_wbird.cpp
//
#include "d_a_wbird.h"
#include "dolphin/types.h"
/* 00000078-000000AC .text calcMtx__9daWbird_cFv */
void daWbird_c::calcMtx() {
/* Nonmatching */
}
/* 000000AC-00000324 .text setStartPos__9daWbird_cFv */
void daWbird_c::setStartPos() {
/* Nonmatching */
}
/* 00000324-00000388 .text CreateInit__9daWbird_cFv */
void daWbird_c::CreateInit() {
/* Nonmatching */
}
/* 00000388-000003E0 .text create__9daWbird_cFv */
void daWbird_c::create() {
/* Nonmatching */
}
/* 000003E0-000003E4 .text actionWait__9daWbird_cFv */
void daWbird_c::actionWait() {
/* Nonmatching */
}
/* 000003E4-00000474 .text actionEnd__9daWbird_cFv */
void daWbird_c::actionEnd() {
/* Nonmatching */
}
/* 00000474-000005DC .text actionMove__9daWbird_cFv */
void daWbird_c::actionMove() {
/* Nonmatching */
}
/* 000005DC-00000850 .text actionSelect__9daWbird_cFv */
void daWbird_c::actionSelect() {
/* Nonmatching */
}
/* 00000850-00000858 .text daWbird_Draw__FP9daWbird_c */
void daWbird_Draw(daWbird_c*) {
/* Nonmatching */
}
/* 00000858-000008D0 .text daWbird_Execute__FP9daWbird_c */
void daWbird_Execute(daWbird_c*) {
/* Nonmatching */
}
/* 000008D0-000008D8 .text daWbird_IsDelete__FP9daWbird_c */
void daWbird_IsDelete(daWbird_c*) {
/* Nonmatching */
}
/* 000008D8-00000908 .text daWbird_Delete__FP9daWbird_c */
void daWbird_Delete(daWbird_c*) {
/* Nonmatching */
}
/* 00000908-00000928 .text daWbird_Create__FP10fopAc_ac_c */
void daWbird_Create(fopAc_ac_c*) {
/* Nonmatching */
}