mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-05 11:17:43 -04:00
adb95b135c
Original repository: https://github.com/encounter/ww
89 lines
2.2 KiB
C++
89 lines
2.2 KiB
C++
//
|
|
// Generated by dtk
|
|
// Translation Unit: d_s_menu.cpp
|
|
//
|
|
|
|
#include "d_s_menu.h"
|
|
#include "dolphin/types.h"
|
|
|
|
/* 8022E9F4-8022ED50 .text dScnMenu_Draw__FP19menu_of_scene_class */
|
|
void dScnMenu_Draw(menu_of_scene_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022ED50-8022F318 .text dScnMenu_Execute__FP19menu_of_scene_class */
|
|
void dScnMenu_Execute(menu_of_scene_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F318-8022F320 .text dScnMenu_IsDelete__FP19menu_of_scene_class */
|
|
void dScnMenu_IsDelete(menu_of_scene_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F320-8022F3C4 .text dScnMenu_Delete__FP19menu_of_scene_class */
|
|
void dScnMenu_Delete(menu_of_scene_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F3C4-8022F4B0 .text phase_1__FP19menu_of_scene_class */
|
|
void phase_1(menu_of_scene_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F4B0-8022F70C .text phase_2__FP19menu_of_scene_class */
|
|
void phase_2(menu_of_scene_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F70C-8022F748 .text dScnMenu_Create__FP11scene_class */
|
|
void dScnMenu_Create(scene_class*) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F748-8022F7A8 .text __dt__11myFontClassFv */
|
|
myFontClass::~myFontClass() {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F7A8-8022F7CC .text drawChar_scale__11myFontClassFffffib */
|
|
void myFontClass::drawChar_scale(float, float, float, float, int, bool) {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F7CC-8022F7D4 .text getResFont__10JUTResFontCFv */
|
|
void JUTResFont::getResFont() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F7D4-8022F7E0 .text getFontType__10JUTResFontCFv */
|
|
void JUTResFont::getFontType() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F7E0-8022F7EC .text getLeading__10JUTResFontCFv */
|
|
void JUTResFont::getLeading() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F7EC-8022F7F8 .text getWidth__10JUTResFontCFv */
|
|
void JUTResFont::getWidth() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F7F8-8022F804 .text getAscent__10JUTResFontCFv */
|
|
void JUTResFont::getAscent() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F804-8022F810 .text getDescent__10JUTResFontCFv */
|
|
void JUTResFont::getDescent() const {
|
|
/* Nonmatching */
|
|
}
|
|
|
|
/* 8022F810-8022F86C .text getHeight__10JUTResFontCFv */
|
|
void JUTResFont::getHeight() const {
|
|
/* Nonmatching */
|
|
}
|
|
|