mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-12 05:27:14 -04:00
63 lines
1.5 KiB
C++
63 lines
1.5 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_obj_gtaki.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_obj_gtaki.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-00000098 .text CheckCreateHeap__FP10fopAc_ac_c */
|
|
static BOOL CheckCreateHeap(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000098-00000280 .text setDummyTexture__12daObjGtaki_cFv */
|
|
void daObjGtaki_c::setDummyTexture() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000280-00000484 .text CreateHeap__12daObjGtaki_cFv */
|
|
void daObjGtaki_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000484-00000604 .text CreateInit__12daObjGtaki_cFv */
|
|
void daObjGtaki_c::CreateInit() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000604-00000684 .text set_mtx__12daObjGtaki_cFv */
|
|
void daObjGtaki_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000684-000006A4 .text daObjGtaki_Create__FPv */
|
|
static s32 daObjGtaki_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000006A4-0000087C .text _create__12daObjGtaki_cFv */
|
|
s32 daObjGtaki_c::_create() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000AD8-00000B38 .text daObjGtaki_Delete__FPv */
|
|
static BOOL daObjGtaki_Delete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000B38-00000C08 .text daObjGtaki_Draw__FPv */
|
|
static BOOL daObjGtaki_Draw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000C08-00000C64 .text daObjGtaki_Execute__FPv */
|
|
static BOOL daObjGtaki_Execute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000C64-00000C6C .text daObjGtaki_IsDelete__FPv */
|
|
static BOOL daObjGtaki_IsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|