mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 06:44:59 -04:00
84 lines
1.9 KiB
C++
84 lines
1.9 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_shutter.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_shutter.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-00000108 .text _delete__11daShutter_cFv */
|
|
BOOL daShutter_c::_delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000108-00000128 .text CheckCreateHeap__FP10fopAc_ac_c */
|
|
static BOOL CheckCreateHeap(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000128-000002B8 .text CreateHeap__11daShutter_cFv */
|
|
void daShutter_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000002B8-000004B4 .text Create__11daShutter_cFv */
|
|
s32 daShutter_c::Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000004B4-000005A0 .text _create__11daShutter_cFv */
|
|
s32 daShutter_c::_create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000005E0-000006F0 .text set_mtx__11daShutter_cFv */
|
|
void daShutter_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000006F0-00000788 .text _execute__11daShutter_cFv */
|
|
BOOL daShutter_c::_execute() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000788-00000B14 .text shutter_move__11daShutter_cFv */
|
|
void daShutter_c::shutter_move() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000B14-00000CF0 .text demo__11daShutter_cFv */
|
|
void daShutter_c::demo() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000CF0-00000DD8 .text _draw__11daShutter_cFv */
|
|
BOOL daShutter_c::_draw() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000DD8-00000DF8 .text daShutter_Create__FPv */
|
|
static s32 daShutter_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000DF8-00000E18 .text daShutter_Delete__FPv */
|
|
static BOOL daShutter_Delete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000E18-00000E38 .text daShutter_Draw__FPv */
|
|
static BOOL daShutter_Draw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000E38-00000E58 .text daShutter_Execute__FPv */
|
|
static BOOL daShutter_Execute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000E58-00000E60 .text daShutter_IsDelete__FPv */
|
|
static BOOL daShutter_IsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|