Files
tww/src/d/actor/d_a_ssk.cpp
T
Jasper St. Pierre 9553fd0c22 Remove a bunch of weak symbols from TUs
Done with regex

/\* .* \*/
.*symbol.*.*\(.*\).* \{
    \/\* Nonmatching \*\/
\}
2023-11-24 12:45:11 -08:00

63 lines
1.3 KiB
C++

//
// Generated by dtk
// Translation Unit: d_a_ssk.cpp
//
#include "d/actor/d_a_ssk.h"
#include "dolphin/types.h"
/* 00000078-00000194 .text nodeCallBack__FP7J3DNodei */
void nodeCallBack(J3DNode*, int) {
/* Nonmatching */
}
/* 000001D0-0000033C .text draw_sub__FP9ssk_class */
void draw_sub(ssk_class*) {
/* Nonmatching */
}
/* 0000033C-000003E8 .text daSsk_Draw__FP9ssk_class */
void 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 */
void daSsk_Execute(ssk_class*) {
/* Nonmatching */
}
/* 00000C80-00000C88 .text daSsk_IsDelete__FP9ssk_class */
void daSsk_IsDelete(ssk_class*) {
/* Nonmatching */
}
/* 00000C88-00000CD8 .text daSsk_Delete__FP9ssk_class */
void daSsk_Delete(ssk_class*) {
/* Nonmatching */
}
/* 00000CD8-00000EB8 .text useHeapInit__FP10fopAc_ac_c */
void useHeapInit(fopAc_ac_c*) {
/* Nonmatching */
}
/* 00000EB8-00001244 .text daSsk_Create__FP10fopAc_ac_c */
void daSsk_Create(fopAc_ac_c*) {
/* Nonmatching */
}