mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
118 lines
2.6 KiB
C++
118 lines
2.6 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_hmlif.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_hmlif.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-00000080 .text Delete__9daHmlif_cFv */
|
|
BOOL daHmlif_c::Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000080-000000D8 .text daHmlifDelete__9daHmlif_cFv */
|
|
void daHmlif_c::daHmlifDelete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000000D8-0000042C .text CreateHeap__9daHmlif_cFv */
|
|
void daHmlif_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000474-000007C8 .text Create__9daHmlif_cFv */
|
|
s32 daHmlif_c::Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000007C8-00000930 .text daHmlifCreate__9daHmlif_cFv */
|
|
void daHmlif_c::daHmlifCreate() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000AE8-00000B80 .text set_mtx__9daHmlif_cFv */
|
|
void daHmlif_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000B80-00000BE4 .text Execute__9daHmlif_cFPPA3_A4_f */
|
|
void daHmlif_c::Execute(float(**)[3][4]) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000BE4-00000C24 .text move__9daHmlif_cFv */
|
|
void daHmlif_c::move() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000C24-00000CA8 .text set_se__9daHmlif_cFv */
|
|
void daHmlif_c::set_se() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000CA8-00000D94 .text anim_play__9daHmlif_cFv */
|
|
void daHmlif_c::anim_play() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000D94-00000F10 .text check_col__9daHmlif_cFv */
|
|
void daHmlif_c::check_col() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000F10-000010C4 .text lift_smooth_move__9daHmlif_cFv */
|
|
void daHmlif_c::lift_smooth_move() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000010C4-00001270 .text lift_normal_move__9daHmlif_cFv */
|
|
void daHmlif_c::lift_normal_move() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001270-00001410 .text set_next_pnt__9daHmlif_cFv */
|
|
void daHmlif_c::set_next_pnt() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001410-00001520 .text setNextPath__9daHmlif_cFv */
|
|
void daHmlif_c::setNextPath() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001520-00001534 .text chkSwitchPathType__9daHmlif_cFv */
|
|
void daHmlif_c::chkSwitchPathType() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001534-00001610 .text Draw__9daHmlif_cFv */
|
|
BOOL daHmlif_c::Draw() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001610-00001630 .text daHmlif_Create__FPv */
|
|
static s32 daHmlif_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001630-00001650 .text daHmlif_Delete__FPv */
|
|
static BOOL daHmlif_Delete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001650-0000167C .text daHmlif_Draw__FPv */
|
|
static BOOL daHmlif_Draw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000167C-0000169C .text daHmlif_Execute__FPv */
|
|
static BOOL daHmlif_Execute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000169C-000016A4 .text daHmlif_IsDelete__FPv */
|
|
static BOOL daHmlif_IsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|