mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-05 11:17:43 -04:00
48 lines
1.1 KiB
C++
48 lines
1.1 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_kt.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_kt.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 00000078-000001BC .text kotori_draw__FP8kt_class */
|
|
void kotori_draw(kt_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001BC-000001E0 .text daKt_Draw__FP8kt_class */
|
|
static BOOL daKt_Draw(kt_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001E0-000011D4 .text kotori_move__FP8kt_class */
|
|
void kotori_move(kt_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000011D4-00001240 .text daKt_Execute__FP8kt_class */
|
|
static BOOL daKt_Execute(kt_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001240-00001248 .text daKt_IsDelete__FP8kt_class */
|
|
static BOOL daKt_IsDelete(kt_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001248-00001278 .text daKt_Delete__FP8kt_class */
|
|
static BOOL daKt_Delete(kt_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00001278-0000134C .text daKt_solidHeapCB__FP10fopAc_ac_c */
|
|
static BOOL daKt_solidHeapCB(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000134C-00001530 .text daKt_Create__FP10fopAc_ac_c */
|
|
static s32 daKt_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|