mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-27 06:44:59 -04:00
53 lines
1.3 KiB
C++
53 lines
1.3 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_obj_aygr.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_obj_aygr.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-000002A4 .text CreateHeap__Q29daObjAygr5Act_cFv */
|
|
void daObjAygr::Act_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000002A4-00000310 .text Create__Q29daObjAygr5Act_cFv */
|
|
s32 daObjAygr::Act_c::Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000310-000004D4 .text Mthd_Create__Q29daObjAygr5Act_cFv */
|
|
void daObjAygr::Act_c::Mthd_Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000004D4-000004DC .text Delete__Q29daObjAygr5Act_cFv */
|
|
BOOL daObjAygr::Act_c::Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000004DC-0000054C .text Mthd_Delete__Q29daObjAygr5Act_cFv */
|
|
void daObjAygr::Act_c::Mthd_Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000054C-000005F8 .text set_mtx__Q29daObjAygr5Act_cFv */
|
|
void daObjAygr::Act_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000005F8-00000674 .text init_mtx__Q29daObjAygr5Act_cFv */
|
|
void daObjAygr::Act_c::init_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000674-000006B0 .text Execute__Q29daObjAygr5Act_cFPPA3_A4_f */
|
|
void daObjAygr::Act_c::Execute(float(**)[3][4]) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000006B0-0000079C .text Draw__Q29daObjAygr5Act_cFv */
|
|
BOOL daObjAygr::Act_c::Draw() {
|
|
/* Nonmatching */
|
|
}
|