win32 stuff, SIMPLE_WRITE_SOUND

git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@341 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2008-01-29 23:04:26 +00:00
parent 5d6ccb3d5b
commit 41ec19af1e
3 changed files with 4 additions and 1 deletions

View file

@ -6,6 +6,7 @@
#define CASE_SENSITIVE_FS 0
#define DONT_OPEN_MANY_FILES 1 // work around the stupid PSP ~10 open file limit
#define REDUCE_IO_CALLS 1 // another workaround
#define SIMPLE_WRITE_SOUND 0
// draw.c
#define USE_BGR555 1