mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
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:
parent
5d6ccb3d5b
commit
41ec19af1e
3 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue