mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-30 00:46:29 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
39 lines
981 B
C++
39 lines
981 B
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_a_disappear.cpp
|
|
//
|
|
|
|
#include "d_a_disappear.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 800E79C0-800E79C8 .text daDisappear_Draw__FP15disappear_class */
|
|
void daDisappear_Draw(disappear_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800E79C8-800E7AC0 .text daDisappear_Execute__FP15disappear_class */
|
|
void daDisappear_Execute(disappear_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800E7AC0-800E7AC8 .text daDisappear_IsDelete__FP15disappear_class */
|
|
void daDisappear_IsDelete(disappear_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800E7AC8-800E7AD0 .text daDisappear_Delete__FP15disappear_class */
|
|
void daDisappear_Delete(disappear_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800E7AD0-800E7DBC .text set_disappear__FP15disappear_classf */
|
|
void set_disappear(disappear_class*, float) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 800E7DBC-800E7E60 .text daDisappear_Create__FP10fopAc_ac_c */
|
|
void daDisappear_Create(fopAc_ac_c*) {
|
|
/* Nonmatching */
|
|
}
|
|
|