mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-29 23:38:09 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
49 lines
1.1 KiB
C++
49 lines
1.1 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_ovlp_fade.cpp
|
|
//
|
|
|
|
#include "d_ovlp_fade.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 802235CC-802235D4 .text dOvlpFd_Draw__FP14overlap1_class */
|
|
void dOvlpFd_Draw(overlap1_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802235D4-802236AC .text dOvlpFd_FadeOut__FP14overlap1_class */
|
|
void dOvlpFd_FadeOut(overlap1_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802236AC-802236E4 .text dOvlpFd_Wait__FP14overlap1_class */
|
|
void dOvlpFd_Wait(overlap1_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802236E4-802237A4 .text dOvlpFd_FadeIn__FP14overlap1_class */
|
|
void dOvlpFd_FadeIn(overlap1_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802237A4-802237D0 .text dOvlpFd_Execute__FP14overlap1_class */
|
|
void dOvlpFd_Execute(overlap1_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802237D0-802237D8 .text dOvlpFd_IsDelete__FP14overlap1_class */
|
|
void dOvlpFd_IsDelete(overlap1_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802237D8-802237E0 .text dOvlpFd_Delete__FP14overlap1_class */
|
|
void dOvlpFd_Delete(overlap1_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 802237E0-802237F4 .text dOvlpFd_Create__FPv */
|
|
void dOvlpFd_Create(void*) {
|
|
/* Nonmatching */
|
|
}
|
|
|