mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 14:50:40 -04:00
48 lines
1.1 KiB
C++
48 lines
1.1 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_fgmahou.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_fgmahou.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-000000E4 .text daFgmahou_Draw__FP13fgmahou_class */
|
|
void daFgmahou_Draw(fgmahou_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000000E4-00000130 .text boss_s_sub__FPvPv */
|
|
void boss_s_sub(void*, void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000130-00000C14 .text move__FP13fgmahou_class */
|
|
void move(fgmahou_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000C14-00000DD8 .text daFgmahou_Execute__FP13fgmahou_class */
|
|
void daFgmahou_Execute(fgmahou_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000DD8-00000DE0 .text daFgmahou_IsDelete__FP13fgmahou_class */
|
|
void daFgmahou_IsDelete(fgmahou_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000DE0-00000E3C .text daFgmahou_Delete__FP13fgmahou_class */
|
|
void daFgmahou_Delete(fgmahou_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000E3C-0000109C .text useHeapInit__FP10fopAc_ac_c */
|
|
void useHeapInit(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000010E4-0000135C .text daFgmahou_Create__FP10fopAc_ac_c */
|
|
void daFgmahou_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|