mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-11 21:18:31 -04:00
68 lines
1.7 KiB
C++
68 lines
1.7 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_obj_nest.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_obj_nest.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-0000012C .text CreateHeap__Q29daObjNest5Act_cFv */
|
|
void daObjNest::Act_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000012C-000001F0 .text Create__Q29daObjNest5Act_cFv */
|
|
s32 daObjNest::Act_c::Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001F0-000002E8 .text Mthd_Create__Q29daObjNest5Act_cFv */
|
|
void daObjNest::Act_c::Mthd_Create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000002E8-000002F0 .text Delete__Q29daObjNest5Act_cFv */
|
|
BOOL daObjNest::Act_c::Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000002F0-0000033C .text Mthd_Delete__Q29daObjNest5Act_cFv */
|
|
void daObjNest::Act_c::Mthd_Delete() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000033C-000003D4 .text set_mtx__Q29daObjNest5Act_cFv */
|
|
void daObjNest::Act_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000003D4-00000410 .text init_mtx__Q29daObjNest5Act_cFv */
|
|
void daObjNest::Act_c::init_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000410-00000498 .text rideCB__Q29daObjNest5Act_cFP4dBgWP10fopAc_ac_cP10fopAc_ac_c */
|
|
void daObjNest::Act_c::rideCB(dBgW*, fopAc_ac_c*, fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000498-00000544 .text vib_set__Q29daObjNest5Act_cFf */
|
|
void daObjNest::Act_c::vib_set(float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000544-0000070C .text vib_proc__Q29daObjNest5Act_cFv */
|
|
void daObjNest::Act_c::vib_proc() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000070C-0000075C .text Execute__Q29daObjNest5Act_cFPPA3_A4_f */
|
|
void daObjNest::Act_c::Execute(float(**)[3][4]) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000075C-000007FC .text Draw__Q29daObjNest5Act_cFv */
|
|
BOOL daObjNest::Act_c::Draw() {
|
|
/* Nonmatching */
|
|
}
|