diff options
| author | Luke Street <luke.street@encounterpc.com> | 2023-09-10 00:42:26 -0400 |
|---|---|---|
| committer | Luke Street <luke.street@encounterpc.com> | 2023-09-10 00:48:55 -0400 |
| commit | adb95b135c3d7498eba29bbd9728d345eed5a407 (patch) | |
| tree | 655575b939c12067569263171b68c079b1a232c8 /src/d/d_auction_screen.cpp | |
| parent | 81ac53f1317dafb3506ae3ed8b2820d40645c3c8 (diff) | |
Import project
Original repository: https://github.com/encounter/ww
Diffstat (limited to 'src/d/d_auction_screen.cpp')
| -rw-r--r-- | src/d/d_auction_screen.cpp | 213 |
1 files changed, 213 insertions, 0 deletions
diff --git a/src/d/d_auction_screen.cpp b/src/d/d_auction_screen.cpp new file mode 100644 index 00000000..dae84906 --- /dev/null +++ b/src/d/d_auction_screen.cpp @@ -0,0 +1,213 @@ +// +// Generated by dtk +// Translation Unit: d_auction_screen.cpp +// + +#include "d_auction_screen.h" +#include "dolphin/types.h" + +/* 8015F550-8015F560 .text __ct__9dAs_HIO_cFv */ +dAs_HIO_c::dAs_HIO_c() { + /* Nonmatching */ +} + +/* 8015F560-8015F8D8 .text screenSet__17dAuction_screen_cFv */ +void dAuction_screen_c::screenSet() { + /* Nonmatching */ +} + +/* 8015F8D8-8015F910 .text initPosSet__17dAuction_screen_cFP18fopMsgM_pane_classff */ +void dAuction_screen_c::initPosSet(fopMsgM_pane_class*, float, float) { + /* Nonmatching */ +} + +/* 8015F910-8015F9DC .text gaugeMove__17dAuction_screen_cFv */ +void dAuction_screen_c::gaugeMove() { + /* Nonmatching */ +} + +/* 8015F9DC-8015FA68 .text nowRupeeSet__17dAuction_screen_cFv */ +void dAuction_screen_c::nowRupeeSet() { + /* Nonmatching */ +} + +/* 8015FA68-8015FAFC .text nextRupeeSet__17dAuction_screen_cFs */ +void dAuction_screen_c::nextRupeeSet(short) { + /* Nonmatching */ +} + +/* 8015FAFC-8015FB48 .text changeNumberTexture__17dAuction_screen_cFP7J2DPanei */ +void dAuction_screen_c::changeNumberTexture(J2DPane*, int) { + /* Nonmatching */ +} + +/* 8015FB48-8015FE40 .text rupeeCountTrans__17dAuction_screen_cFv */ +void dAuction_screen_c::rupeeCountTrans() { + /* Nonmatching */ +} + +/* 8015FE40-8015FFD4 .text rupeeCountUp__17dAuction_screen_cFv */ +void dAuction_screen_c::rupeeCountUp() { + /* Nonmatching */ +} + +/* 8015FFD4-8016013C .text rupeeCountDown__17dAuction_screen_cFv */ +void dAuction_screen_c::rupeeCountDown() { + /* Nonmatching */ +} + +/* 8016013C-801604A0 .text slotShowAnime__17dAuction_screen_cFv */ +void dAuction_screen_c::slotShowAnime() { + /* Nonmatching */ +} + +/* 801604A0-80160558 .text gaugeShowAnime__17dAuction_screen_cFv */ +void dAuction_screen_c::gaugeShowAnime() { + /* Nonmatching */ +} + +/* 80160558-801605B0 .text initialize__17dAuction_screen_cFv */ +void dAuction_screen_c::initialize() { + /* Nonmatching */ +} + +/* 801605B0-80160770 .text _create__17dAuction_screen_cFv */ +void dAuction_screen_c::_create() { + /* Nonmatching */ +} + +/* 80160770-80160854 .text _move__17dAuction_screen_cFv */ +void dAuction_screen_c::_move() { + /* Nonmatching */ +} + +/* 80160854-8016096C .text _draw__17dAuction_screen_cFv */ +void dAuction_screen_c::_draw() { + /* Nonmatching */ +} + +/* 8016096C-80160984 .text _open__17dAuction_screen_cFv */ +void dAuction_screen_c::_open() { + /* Nonmatching */ +} + +/* 80160984-80160994 .text _close__17dAuction_screen_cFv */ +void dAuction_screen_c::_close() { + /* Nonmatching */ +} + +/* 80160994-80160B18 .text _create__5dAs_cFv */ +void dAs_c::_create() { + /* Nonmatching */ +} + +/* 80160B18-80160BE8 .text _execute__5dAs_cFv */ +void dAs_c::_execute() { + /* Nonmatching */ +} + +/* 80160BE8-80160C2C .text _draw__5dAs_cFv */ +void dAs_c::_draw() { + /* Nonmatching */ +} + +/* 80160C2C-80160C7C .text _delete__5dAs_cFv */ +void dAs_c::_delete() { + /* Nonmatching */ +} + +/* 80160C7C-80160C9C .text dAs_Draw__FP5dAs_c */ +void dAs_Draw(dAs_c*) { + /* Nonmatching */ +} + +/* 80160C9C-80160CBC .text dAs_Execute__FP5dAs_c */ +void dAs_Execute(dAs_c*) { + /* Nonmatching */ +} + +/* 80160CBC-80160CC4 .text dAs_IsDelete__FP5dAs_c */ +void dAs_IsDelete(dAs_c*) { + /* Nonmatching */ +} + +/* 80160CC4-80160CF8 .text dAs_Delete__FP5dAs_c */ +void dAs_Delete(dAs_c*) { + /* Nonmatching */ +} + +/* 80160CF8-80160D20 .text dAs_Create__FP9msg_class */ +void dAs_Create(msg_class*) { + /* Nonmatching */ +} + +/* 80160D20-80160D70 .text dAuction_screen_create__Fv */ +void dAuction_screen_create() { + /* Nonmatching */ +} + +/* 80160D70-80160DA8 .text dAuction_screen_delete__Fv */ +void dAuction_screen_delete() { + /* Nonmatching */ +} + +/* 80160DA8-80160DB8 .text dAuction_screen_talkStart__Fv */ +void dAuction_screen_talkStart() { + /* Nonmatching */ +} + +/* 80160DB8-80160DC8 .text dAuction_screen_talkEnd__Fv */ +void dAuction_screen_talkEnd() { + /* Nonmatching */ +} + +/* 80160DC8-80160DD8 .text dAuction_screen_slotShow__Fv */ +void dAuction_screen_slotShow() { + /* Nonmatching */ +} + +/* 80160DD8-80160DE8 .text dAuction_screen_slotHide__Fv */ +void dAuction_screen_slotHide() { + /* Nonmatching */ +} + +/* 80160DE8-80160DF8 .text dAuction_screen_gaugeShow__Fv */ +void dAuction_screen_gaugeShow() { + /* Nonmatching */ +} + +/* 80160DF8-80160E08 .text dAuction_screen_gaugeHide__Fv */ +void dAuction_screen_gaugeHide() { + /* Nonmatching */ +} + +/* 80160E08-80160E18 .text dAuction_screen_gaugeUp__Fv */ +void dAuction_screen_gaugeUp() { + /* Nonmatching */ +} + +/* 80160E18-80160E28 .text dAuction_screen_gaugeDown__Fv */ +void dAuction_screen_gaugeDown() { + /* Nonmatching */ +} + +/* 80160E28-80160E64 .text dAs_timerCalc__Fv */ +void dAs_timerCalc() { + /* Nonmatching */ +} + +/* 80160E64-80160EC0 .text __dt__17dAuction_screen_cFv */ +dAuction_screen_c::~dAuction_screen_c() { + /* Nonmatching */ +} + +/* 80160EC0-80160EE0 .text draw__17dAuction_screen_cFv */ +void dAuction_screen_c::draw() { + /* Nonmatching */ +} + +/* 80160EE0-80160F28 .text __dt__9dAs_HIO_cFv */ +dAs_HIO_c::~dAs_HIO_c() { + /* Nonmatching */ +} + |
