Files
tww/src/d/d_metronome.cpp
T
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00

99 lines
2.3 KiB
C++

//
// Generated by dtk
// Translation Unit: d_metronome.cpp
//
#include "d_metronome.h"
#include "dolphin/types.h"
/* 80221C38-80221CD4 .text __ct__9dMn_HIO_cFv */
dMn_HIO_c::dMn_HIO_c() {
/* Nonmatching */
}
/* 80221CD4-80221DF4 .text screenSet__12dMetronome_cFv */
void dMetronome_c::screenSet() {
/* Nonmatching */
}
/* 80221DF4-802222D8 .text metronomeMove__12dMetronome_cFv */
void dMetronome_c::metronomeMove() {
/* Nonmatching */
}
/* 802222D8-802224E4 .text melodyInit__12dMetronome_cFUc */
void dMetronome_c::melodyInit(unsigned char) {
/* Nonmatching */
}
/* 802224E4-80222608 .text melodyMove__12dMetronome_cFv */
void dMetronome_c::melodyMove() {
/* Nonmatching */
}
/* 80222608-80222854 .text melodyGuideShow__12dMetronome_cFls */
void dMetronome_c::melodyGuideShow(long, short) {
/* Nonmatching */
}
/* 80222854-80222C4C .text melodyShow__12dMetronome_cFv */
void dMetronome_c::melodyShow() {
/* Nonmatching */
}
/* 80222C4C-80222DB4 .text melodyDemo__12dMetronome_cFv */
void dMetronome_c::melodyDemo() {
/* Nonmatching */
}
/* 80222DB4-80222EF0 .text melodyFlash__12dMetronome_cFv */
void dMetronome_c::melodyFlash() {
/* Nonmatching */
}
/* 80222EF0-8022300C .text melodyShift__12dMetronome_cFv */
void dMetronome_c::melodyShift() {
/* Nonmatching */
}
/* 8022300C-8022309C .text initialize__12dMetronome_cFv */
void dMetronome_c::initialize() {
/* Nonmatching */
}
/* 8022309C-8022319C .text _create__12dMetronome_cFv */
void dMetronome_c::_create() {
/* Nonmatching */
}
/* 8022319C-802231F4 .text _delete__12dMetronome_cFv */
void dMetronome_c::_delete() {
/* Nonmatching */
}
/* 802231F4-80223314 .text _move__12dMetronome_cFv */
void dMetronome_c::_move() {
/* Nonmatching */
}
/* 80223314-802233E4 .text _draw__12dMetronome_cFv */
void dMetronome_c::_draw() {
/* Nonmatching */
}
/* 802233E4-80223478 .text _open__12dMetronome_cFv */
void dMetronome_c::_open() {
/* Nonmatching */
}
/* 80223478-80223534 .text _close__12dMetronome_cFv */
void dMetronome_c::_close() {
/* Nonmatching */
}
/* 80223534-80223590 .text __dt__9dMn_HIO_cFv */
dMn_HIO_c::~dMn_HIO_c() {
/* Nonmatching */
}