mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 14:50:40 -04:00
103 lines
2.2 KiB
C++
103 lines
2.2 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_wall.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_wall.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-00000100 .text _delete__8daWall_cFv */
|
|
BOOL daWall_c::_delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000100-00000120 .text CheckCreateHeap__FP10fopAc_ac_c */
|
|
static BOOL CheckCreateHeap(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000120-00000288 .text CreateHeap__8daWall_cFv */
|
|
void daWall_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000288-00000380 .text CreateInit__8daWall_cFv */
|
|
void daWall_c::CreateInit() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000380-000004EC .text _create__8daWall_cFv */
|
|
s32 daWall_c::_create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000800-00000880 .text set_mtx__8daWall_cFv */
|
|
void daWall_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000880-000008F0 .text setMoveBGMtx__8daWall_cFv */
|
|
void daWall_c::setMoveBGMtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000008F0-00000980 .text _execute__8daWall_cFv */
|
|
BOOL daWall_c::_execute() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000980-00000A58 .text mode_wait__8daWall_cFv */
|
|
void daWall_c::mode_wait() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000A58-00000B14 .text mode_break__8daWall_cFv */
|
|
void daWall_c::mode_break() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000B14-00000D84 .text set_tri__8daWall_cFv */
|
|
void daWall_c::set_tri() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000D84-00000F74 .text set_effect__8daWall_cFv */
|
|
void daWall_c::set_effect() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000F74-00000FE4 .text set_se__8daWall_cFv */
|
|
void daWall_c::set_se() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000FE4-00001044 .text _draw__8daWall_cFv */
|
|
BOOL daWall_c::_draw() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001044-00001064 .text daWall_Create__FPv */
|
|
static s32 daWall_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001064-00001088 .text daWall_Delete__FPv */
|
|
static BOOL daWall_Delete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001088-000010AC .text daWall_Draw__FPv */
|
|
static BOOL daWall_Draw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000010AC-000010D0 .text daWall_Execute__FPv */
|
|
static BOOL daWall_Execute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000010D0-000010D8 .text daWall_IsDelete__FPv */
|
|
static BOOL daWall_IsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|