mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-08 20:20:04 -04:00
58 lines
1.3 KiB
C++
58 lines
1.3 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_ssk.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_ssk.h"
|
|
#include "m_Do/m_Do_ext.h"
|
|
|
|
/* 00000078-00000194 .text nodeCallBack__FP7J3DNodei */
|
|
static BOOL nodeCallBack(J3DNode*, int) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001D0-0000033C .text draw_sub__FP9ssk_class */
|
|
void draw_sub(ssk_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 0000033C-000003E8 .text daSsk_Draw__FP9ssk_class */
|
|
static BOOL daSsk_Draw(ssk_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000003E8-00000940 .text nomal_move__FP9ssk_class */
|
|
void nomal_move(ssk_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000940-00000BD8 .text body_atari_check__FP9ssk_class */
|
|
void body_atari_check(ssk_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000BD8-00000C80 .text daSsk_Execute__FP9ssk_class */
|
|
static BOOL daSsk_Execute(ssk_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000C80-00000C88 .text daSsk_IsDelete__FP9ssk_class */
|
|
static BOOL daSsk_IsDelete(ssk_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000C88-00000CD8 .text daSsk_Delete__FP9ssk_class */
|
|
static BOOL daSsk_Delete(ssk_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000CD8-00000EB8 .text useHeapInit__FP10fopAc_ac_c */
|
|
static BOOL useHeapInit(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000EB8-00001244 .text daSsk_Create__FP10fopAc_ac_c */
|
|
static s32 daSsk_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|