mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 13:45:14 -04:00
93 lines
2.1 KiB
C++
93 lines
2.1 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_bflower.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_bflower.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 000000EC-0000010C .text CheckCreateHeap__FP10fopAc_ac_c */
|
|
static BOOL CheckCreateHeap(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000010C-0000058C .text CreateHeap__11daBFlower_cFv */
|
|
void daBFlower_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000058C-00000750 .text CreateInit__11daBFlower_cFv */
|
|
void daBFlower_c::CreateInit() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000750-0000080C .text init_bck_anm__11daBFlower_cFs */
|
|
void daBFlower_c::init_bck_anm(short) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000080C-000008AC .text _create__11daBFlower_cFv */
|
|
s32 daBFlower_c::_create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000E94-00000F4C .text set_mtx__11daBFlower_cFv */
|
|
void daBFlower_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000F4C-00001078 .text _execute__11daBFlower_cFv */
|
|
BOOL daBFlower_c::_execute() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001078-0000160C .text actLive__11daBFlower_cFv */
|
|
void daBFlower_c::actLive() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000160C-0000185C .text actDead__11daBFlower_cFv */
|
|
void daBFlower_c::actDead() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000185C-000018A4 .text animPlay__11daBFlower_cFv */
|
|
void daBFlower_c::animPlay() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000018A4-000019AC .text setCollision__11daBFlower_cFv */
|
|
void daBFlower_c::setCollision() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000019AC-00001AC4 .text _draw__11daBFlower_cFv */
|
|
BOOL daBFlower_c::_draw() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001AC4-00001AE4 .text daBFlower_Create__FPv */
|
|
static s32 daBFlower_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001AE4-00001B14 .text daBFlower_Delete__FPv */
|
|
static BOOL daBFlower_Delete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001B14-00001B38 .text daBFlower_Draw__FPv */
|
|
static BOOL daBFlower_Draw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001B38-00001B5C .text daBFlower_Execute__FPv */
|
|
static BOOL daBFlower_Execute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001B5C-00001B64 .text daBFlower_IsDelete__FPv */
|
|
static BOOL daBFlower_IsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|