summaryrefslogtreecommitdiff
path: root/src/d/d_metronome.cpp
blob: 61724ecc6abfc399c0861f192ade8e7b7cf54c72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
//
// 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 */
}