aboutsummaryrefslogtreecommitdiff
path: root/core/qmpmidiplay.hpp
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-14 23:28:30 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2016-04-14 23:28:30 +0800
commiteee7a6e13ec8cfcb70e3777d83a3a11b3cd30ac6 (patch)
tree7b0820543a3d1d97090434f173bd7d9df0bd4b13 /core/qmpmidiplay.hpp
parent2888a8349d11a3e959c300256ce36e824337e636 (diff)
downloadQMidiPlayer-eee7a6e13ec8cfcb70e3777d83a3a11b3cd30ac6.tar.xz
History of the Moon.
Diffstat (limited to 'core/qmpmidiplay.hpp')
-rw-r--r--core/qmpmidiplay.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/qmpmidiplay.hpp b/core/qmpmidiplay.hpp
index 15fcd89..b0fb387 100644
--- a/core/qmpmidiplay.hpp
+++ b/core/qmpmidiplay.hpp
@@ -86,6 +86,7 @@ class CMidiPlayer
void setBit(uint16_t &n,uint16_t bn,uint16_t b);
void processEvent(const SEvent *e);
void processEventStub(const SEvent *e);
+ void prePlayInit();
void playEvents();
void fileTimer1Pass();
void fileTimer2Pass();