mirror of
https://github.com/libretro/scummvm.git
synced 2025-03-01 07:46:11 +00:00
Add comment
svn-id: r15595
This commit is contained in:
parent
365b9a1e27
commit
697da0eb9b
@ -126,6 +126,8 @@ public:
|
||||
|
||||
// Timing functions - MidiDriver now operates timers
|
||||
virtual void setTimerCallback (void *timer_param, Timer::TimerProc timer_proc) = 0;
|
||||
|
||||
/** The time in microseconds between invocations of the timer callback. */
|
||||
virtual uint32 getBaseTempo (void) = 0;
|
||||
|
||||
// Channel allocation functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user