mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-04 18:58:35 -04:00
98 lines
2.3 KiB
C++
98 lines
2.3 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_windmill.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_windmill.h"
|
|
#include "m_Do/m_Do_ext.h"
|
|
|
|
/* 00000078-000000E8 .text _delete__12daWindMill_cFv */
|
|
BOOL daWindMill_c::_delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000000E8-00000108 .text CheckCreateHeap__FP10fopAc_ac_c */
|
|
static BOOL CheckCreateHeap(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000108-000002A0 .text CreateHeap__12daWindMill_cFv */
|
|
void daWindMill_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000002A0-0000050C .text CreateInit__12daWindMill_cFv */
|
|
void daWindMill_c::CreateInit() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000050C-00000608 .text nodeCallBack__FP7J3DNodei */
|
|
static BOOL nodeCallBack(J3DNode*, int) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000608-00000670 .text search_wind__12daWindMill_cFv */
|
|
void daWindMill_c::search_wind() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000670-00000804 .text _create__12daWindMill_cFv */
|
|
s32 daWindMill_c::_create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000DC4-00000E4C .text set_mtx__12daWindMill_cFv */
|
|
void daWindMill_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000E4C-00000ECC .text _execute__12daWindMill_cFv */
|
|
BOOL daWindMill_c::_execute() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000ECC-00001048 .text hane_move__12daWindMill_cFv */
|
|
void daWindMill_c::hane_move() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001048-000014AC .text set_at__12daWindMill_cFv */
|
|
void daWindMill_c::set_at() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000014AC-000016DC .text set_co__12daWindMill_cFv */
|
|
void daWindMill_c::set_co() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000016DC-000017A4 .text _draw__12daWindMill_cFv */
|
|
BOOL daWindMill_c::_draw() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000017A4-000017C4 .text daWindMill_Create__FPv */
|
|
static s32 daWindMill_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000017C4-000017E8 .text daWindMill_Delete__FPv */
|
|
static BOOL daWindMill_Delete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000017E8-0000180C .text daWindMill_Draw__FPv */
|
|
static BOOL daWindMill_Draw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000180C-00001830 .text daWindMill_Execute__FPv */
|
|
static BOOL daWindMill_Execute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001830-00001838 .text daWindMill_IsDelete__FPv */
|
|
static BOOL daWindMill_IsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|