mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-11 21:18:31 -04:00
43 lines
1.0 KiB
C++
43 lines
1.0 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_komore.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_komore.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-0000009C .text solidHeapCB__Q28daKomore5Act_cFP10fopAc_ac_c */
|
|
void daKomore::Act_c::solidHeapCB(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000009C-000001F8 .text create_heap__Q28daKomore5Act_cFv */
|
|
void daKomore::Act_c::create_heap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001F8-000002F8 .text _create__Q28daKomore5Act_cFv */
|
|
s32 daKomore::Act_c::_create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000039C-000003CC .text _delete__Q28daKomore5Act_cFv */
|
|
BOOL daKomore::Act_c::_delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000003CC-00000478 .text set_mtx__Q28daKomore5Act_cFv */
|
|
void daKomore::Act_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000478-000004A0 .text _execute__Q28daKomore5Act_cFv */
|
|
BOOL daKomore::Act_c::_execute() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000004A0-00000518 .text _draw__Q28daKomore5Act_cFv */
|
|
BOOL daKomore::Act_c::_draw() {
|
|
/* Nonmatching */
|
|
}
|