mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-31 17:31:50 -04:00
98 lines
2.6 KiB
C++
98 lines
2.6 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_obj_drift.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_obj_drift.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 000000EC-000001A0 .text CreateHeap__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001A0-00000370 .text Create__Q210daObjDrift5Act_cFv */
|
|
s32 daObjDrift::Act_c::Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000370-0000050C .text Mthd_Create__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::Mthd_Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000075C-000007EC .text make_flower__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::make_flower() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000007EC-00000890 .text calc_flower_param__Q210daObjDrift5Act_cFP4cXyzP5csXyz */
|
|
void daObjDrift::Act_c::calc_flower_param(cXyz*, csXyz*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000890-00000954 .text set_flower_current__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::set_flower_current() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000954-0000095C .text Delete__Q210daObjDrift5Act_cFv */
|
|
BOOL daObjDrift::Act_c::Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000095C-000009A8 .text Mthd_Delete__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::Mthd_Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000009A8-000009C0 .text mode_wait_init__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::mode_wait_init() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000009C0-00000A80 .text mode_wait__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::mode_wait() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000A80-00000B38 .text mode_rot_init__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::mode_rot_init() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000B38-00000C3C .text mode_rot__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::mode_rot() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000C3C-00000D18 .text set_mtx__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000D18-00000D54 .text init_mtx__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::init_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000D54-00000EC4 .text rideCB__Q210daObjDrift5Act_cFP4dBgWP10fopAc_ac_cP10fopAc_ac_c */
|
|
void daObjDrift::Act_c::rideCB(dBgW*, fopAc_ac_c*, fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000EC4-00001104 .text set_current__Q210daObjDrift5Act_cFv */
|
|
void daObjDrift::Act_c::set_current() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001104-000011D0 .text Execute__Q210daObjDrift5Act_cFPPA3_A4_f */
|
|
void daObjDrift::Act_c::Execute(float(**)[3][4]) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000011D0-00001270 .text Draw__Q210daObjDrift5Act_cFv */
|
|
BOOL daObjDrift::Act_c::Draw() {
|
|
/* Nonmatching */
|
|
}
|