mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 22:59:24 -04:00
98 lines
2.2 KiB
C++
98 lines
2.2 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_icelift.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_icelift.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-000000E0 .text _delete__9daIlift_cFv */
|
|
BOOL daIlift_c::_delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000000E0-00000100 .text CheckCreateHeap__FP10fopAc_ac_c */
|
|
void CheckCreateHeap(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000100-00000284 .text CreateHeap__9daIlift_cFv */
|
|
void daIlift_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000284-00000480 .text rideCallBack__FP4dBgWP10fopAc_ac_cP10fopAc_ac_c */
|
|
void rideCallBack(dBgW*, fopAc_ac_c*, fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000480-00000680 .text CreateInit__9daIlift_cFv */
|
|
void daIlift_c::CreateInit() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000680-00000794 .text _create__9daIlift_cFv */
|
|
s32 daIlift_c::_create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000804-0000089C .text set_mtx__9daIlift_cFv */
|
|
void daIlift_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000089C-000009C8 .text _execute__9daIlift_cFv */
|
|
BOOL daIlift_c::_execute() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000009C8-00000C8C .text lift_wave__9daIlift_cFv */
|
|
void daIlift_c::lift_wave() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000C8C-00000CB8 .text path_move__9daIlift_cFv */
|
|
void daIlift_c::path_move() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000CB8-00000E5C .text lift_normal_move__9daIlift_cFv */
|
|
void daIlift_c::lift_normal_move() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000E5C-00000F58 .text set_next_pnt__9daIlift_cFv */
|
|
void daIlift_c::set_next_pnt() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000F58-00000FF8 .text _draw__9daIlift_cFv */
|
|
BOOL daIlift_c::_draw() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000FF8-00001018 .text daIlift_Create__FPv */
|
|
void daIlift_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001018-0000103C .text daIlift_Delete__FPv */
|
|
void daIlift_Delete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000103C-00001060 .text daIlift_Draw__FPv */
|
|
void daIlift_Draw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001060-00001084 .text daIlift_Execute__FPv */
|
|
void daIlift_Execute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001084-0000108C .text daIlift_IsDelete__FPv */
|
|
void daIlift_IsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|