From eee7a6e13ec8cfcb70e3777d83a3a11b3cd30ac6 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Thu, 14 Apr 2016 23:28:30 +0800 Subject: History of the Moon. --- core/qmpmidiplay.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'core/qmpmidiplay.hpp') 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(); -- cgit v1.2.3