mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-22 14:30:08 -04:00
@@ -0,0 +1,57 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: J2DScreen.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/J2DGraph/J2DScreen.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802D08E4-802D0944 .text __dt__9J2DScreenFv */
|
||||
J2DScreen::~J2DScreen() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D0944-802D0A2C .text set__9J2DScreenFPCcP10JKRArchive */
|
||||
void J2DScreen::set(const char*, JKRArchive*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D0A2C-802D0B40 .text makeHierarchyPanes__9J2DScreenFP7J2DPaneP20JSURandomInputStream */
|
||||
void J2DScreen::makeHierarchyPanes(J2DPane*, JSURandomInputStream*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D0B40-802D0CE0 .text createPane__9J2DScreenFRCQ27J2DPane18J2DScrnBlockHeaderP20JSURandomInputStreamP7J2DPane */
|
||||
void J2DScreen::createPane(const J2DPane::J2DScrnBlockHeader&, JSURandomInputStream*, J2DPane*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D0CE0-802D0D70 .text set__9J2DScreenFP20JSURandomInputStream */
|
||||
void J2DScreen::set(JSURandomInputStream*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D0D70-802D0DE8 .text checkSignature__9J2DScreenFP20JSURandomInputStream */
|
||||
void J2DScreen::checkSignature(JSURandomInputStream*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D0DE8-802D0F2C .text getScreenInformation__9J2DScreenFP20JSURandomInputStream */
|
||||
void J2DScreen::getScreenInformation(JSURandomInputStream*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D0F2C-802D1150 .text draw__9J2DScreenFffPC14J2DGrafContext */
|
||||
void J2DScreen::draw(float, float, const J2DGrafContext*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D1150-802D1180 .text search__9J2DScreenFUl */
|
||||
void J2DScreen::search(unsigned long) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802D1180-802D12E0 .text drawSelf__9J2DScreenFffPA3_A4_f */
|
||||
void J2DScreen::drawSelf(float, float, float(*)[3][4]) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user