mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 14:50:40 -04:00
48 lines
1.2 KiB
C++
48 lines
1.2 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_obj_gaship.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_obj_gaship.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 000000EC-000002DC .text birth_flag__Q211daObjGaship5Act_cFv */
|
|
void daObjGaship::Act_c::birth_flag() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000354-00000378 .text solidHeapCB__Q211daObjGaship5Act_cFP10fopAc_ac_c */
|
|
void daObjGaship::Act_c::solidHeapCB(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000378-00000448 .text create_heap__Q211daObjGaship5Act_cFv */
|
|
void daObjGaship::Act_c::create_heap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000448-000004F8 .text _create__Q211daObjGaship5Act_cFv */
|
|
s32 daObjGaship::Act_c::_create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000004F8-00000528 .text _delete__Q211daObjGaship5Act_cFv */
|
|
BOOL daObjGaship::Act_c::_delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000528-000005D4 .text set_mtx__Q211daObjGaship5Act_cFv */
|
|
void daObjGaship::Act_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000005D4-0000060C .text _execute__Q211daObjGaship5Act_cFv */
|
|
BOOL daObjGaship::Act_c::_execute() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000060C-0000066C .text _draw__Q211daObjGaship5Act_cFv */
|
|
BOOL daObjGaship::Act_c::_draw() {
|
|
/* Nonmatching */
|
|
}
|