mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-12 05:27:14 -04:00
49 lines
1.1 KiB
C++
49 lines
1.1 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_sk2.cpp
|
|
//
|
|
|
|
#include "d/actor/d_a_sk2.h"
|
|
#include "m_Do/m_Do_ext.h"
|
|
#include "d/d_bg_w_sv.h"
|
|
|
|
/* 00000078-00000194 .text nodeCallBack__FP7J3DNodei */
|
|
static BOOL nodeCallBack(J3DNode*, int) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000001D0-00000278 .text daSk2_Draw__FP9sk2_class */
|
|
static BOOL daSk2_Draw(sk2_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000278-00000568 .text dousa_move__FP9sk2_class */
|
|
void dousa_move(sk2_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000568-00000660 .text daSk2_Execute__FP9sk2_class */
|
|
static BOOL daSk2_Execute(sk2_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000660-00000668 .text daSk2_IsDelete__FP9sk2_class */
|
|
static BOOL daSk2_IsDelete(sk2_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000668-000006C4 .text daSk2_Delete__FP9sk2_class */
|
|
static BOOL daSk2_Delete(sk2_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 000006C4-00000918 .text useHeapInit__FP10fopAc_ac_c */
|
|
static BOOL useHeapInit(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 00000918-00000BC4 .text daSk2_Create__FP10fopAc_ac_c */
|
|
static s32 daSk2_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|