X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=platform%2Fpsp%2Fport_config.h;h=3bd139df00c6389bb997da98f866c76bb88a9ab6;hb=03a265e5ebabff7adbb4f97387f81e9b0428dbee;hp=93cffa74bdcf6133c8df6283385bb45c9a79d574;hpb=7c9e6899a2c3fd0dfeafa1c6cda1593741d635d4;p=picodrive.git diff --git a/platform/psp/port_config.h b/platform/psp/port_config.h index 93cffa7..3bd139d 100644 --- a/platform/psp/port_config.h +++ b/platform/psp/port_config.h @@ -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