Removed backends/intern.h
svn-id: r30611
This commit is contained in:
parent
00796bb598
commit
c4c481fecf
18 changed files with 37 additions and 15 deletions
|
@ -34,6 +34,11 @@
|
|||
|
||||
#include "icons/scummvm.xpm"
|
||||
|
||||
//#define SAMPLES_PER_SEC 11025
|
||||
#define SAMPLES_PER_SEC 22050
|
||||
//#define SAMPLES_PER_SEC 44100
|
||||
|
||||
|
||||
static Uint32 timer_handler(Uint32 interval, void *param) {
|
||||
((DefaultTimerManager *)param)->handler();
|
||||
return interval;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue