mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-20 05:37:03 -04:00
53 lines
1.3 KiB
C++
53 lines
1.3 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_obj_table.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_obj_table.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-000001B8 .text CreateHeap__Q210daObjTable5Act_cFv */
|
|
void daObjTable::Act_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001B8-00000284 .text Create__Q210daObjTable5Act_cFv */
|
|
s32 daObjTable::Act_c::Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000284-000003B4 .text Mthd_Create__Q210daObjTable5Act_cFv */
|
|
void daObjTable::Act_c::Mthd_Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000003B4-000003BC .text Delete__Q210daObjTable5Act_cFv */
|
|
BOOL daObjTable::Act_c::Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000003BC-00000408 .text Mthd_Delete__Q210daObjTable5Act_cFv */
|
|
void daObjTable::Act_c::Mthd_Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000408-00000488 .text set_mtx__Q210daObjTable5Act_cFv */
|
|
void daObjTable::Act_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000488-000004C4 .text init_mtx__Q210daObjTable5Act_cFv */
|
|
void daObjTable::Act_c::init_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000004C4-00000500 .text Execute__Q210daObjTable5Act_cFPPA3_A4_f */
|
|
void daObjTable::Act_c::Execute(float(**)[3][4]) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000500-00000608 .text Draw__Q210daObjTable5Act_cFv */
|
|
BOOL daObjTable::Act_c::Draw() {
|
|
/* Nonmatching */
|
|
}
|