mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
53 lines
1.2 KiB
C++
53 lines
1.2 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_ff.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_ff.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-000001E4 .text fire_fly_draw__FP8ff_class */
|
|
void fire_fly_draw(ff_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001E4-000002EC .text z_check__FP8ff_classP4cXyz */
|
|
void z_check(ff_class*, cXyz*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000002EC-0000037C .text daFf_Draw__FP8ff_class */
|
|
static BOOL daFf_Draw(ff_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000037C-00000D18 .text fire_fly_move__FP8ff_class */
|
|
void fire_fly_move(ff_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001098-00001168 .text daFf_Execute__FP8ff_class */
|
|
static BOOL daFf_Execute(ff_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001168-00001170 .text daFf_IsDelete__FP8ff_class */
|
|
static BOOL daFf_IsDelete(ff_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001170-000011AC .text daFf_Delete__FP8ff_class */
|
|
static BOOL daFf_Delete(ff_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000011AC-0000138C .text useHeapInit__FP10fopAc_ac_c */
|
|
static BOOL useHeapInit(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000013D4-0000164C .text daFf_Create__FP10fopAc_ac_c */
|
|
static s32 daFf_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|