mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-12 05:27:14 -04:00
58 lines
1.2 KiB
C++
58 lines
1.2 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_kmon.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_kmon.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-00000118 .text set_mtx__8daKmon_cFv */
|
|
void daKmon_c::set_mtx() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000118-00000138 .text CheckCreateHeap__FP10fopAc_ac_c */
|
|
static BOOL CheckCreateHeap(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000138-00000324 .text CreateHeap__8daKmon_cFv */
|
|
void daKmon_c::CreateHeap() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000324-000003FC .text CreateInit__8daKmon_cFv */
|
|
void daKmon_c::CreateInit() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000003FC-000006E8 .text checkTalk__8daKmon_cFv */
|
|
void daKmon_c::checkTalk() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000006E8-000007F8 .text daKmonCreate__FPv */
|
|
static s32 daKmonCreate(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000968-00000998 .text daKmonDelete__FPv */
|
|
static BOOL daKmonDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000998-00000A00 .text daKmonExecute__FPv */
|
|
static BOOL daKmonExecute(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000A00-00000A9C .text daKmonDraw__FPv */
|
|
static BOOL daKmonDraw(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000A9C-00000AA4 .text daKmonIsDelete__FPv */
|
|
static BOOL daKmonIsDelete(void*) {
|
|
/* Nonmatching */
|
|
}
|