mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-09 22:11:35 -04:00
@@ -0,0 +1,37 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JUTFader.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JUtility/JUTFader.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802C8544-802C85F0 .text __ct__8JUTFaderFiiiiQ28JUtility6TColor */
|
||||
JUTFader::JUTFader(int, int, int, int, JUtility::TColor) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C85F0-802C86F0 .text control__8JUTFaderFv */
|
||||
void JUTFader::control() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C86F0-802C8780 .text draw__8JUTFaderFv */
|
||||
void JUTFader::draw() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C8780-802C87B0 .text startFadeIn__8JUTFaderFi */
|
||||
void JUTFader::startFadeIn(int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C87B0-802C87E4 .text startFadeOut__8JUTFaderFi */
|
||||
void JUTFader::startFadeOut(int) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C87E4-802C882C .text __dt__8JUTFaderFv */
|
||||
JUTFader::~JUTFader() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user