synced with scummvm
This commit is contained in:
parent
8e46fdc4c3
commit
6be453780f
192 changed files with 2249 additions and 703 deletions
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include "backends/timer/sdl/sdl-timer.h"
|
||||
|
||||
#include "common/textconsole.h"
|
||||
|
||||
static Uint32 timer_handler(Uint32 interval, void *param) {
|
||||
((DefaultTimerManager *)param)->handler();
|
||||
return interval;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue