mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
59 lines
1.4 KiB
C++
59 lines
1.4 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_bwdg.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_bwdg.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-000001C4 .text draw__15daBwdg_packet_cFv */
|
|
void daBwdg_packet_c::draw() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001C4-00000260 .text daBwdg_Draw__FP10bwdg_class */
|
|
static BOOL daBwdg_Draw(bwdg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000260-00000308 .text base_xz_set__FP10bwdg_class */
|
|
void base_xz_set(bwdg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000308-000006F8 .text wave_cont__FP10bwdg_classUc */
|
|
void wave_cont(bwdg_class*, unsigned char) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000734-00000780 .text boss_a_d_sub__FPvPv */
|
|
void boss_a_d_sub(void*, void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000780-0000084C .text daBwdg_Execute__FP10bwdg_class */
|
|
static BOOL daBwdg_Execute(bwdg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000084C-00000854 .text daBwdg_IsDelete__FP10bwdg_class */
|
|
static BOOL daBwdg_IsDelete(bwdg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000854-000008B0 .text daBwdg_Delete__FP10bwdg_class */
|
|
static BOOL daBwdg_Delete(bwdg_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000008B0-000009A0 .text useHeapInit__FP10fopAc_ac_c */
|
|
static BOOL useHeapInit(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000009A0-00000B5C .text daBwdg_Create__FP10fopAc_ac_c */
|
|
static s32 daBwdg_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|