X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=psp%2Fport_config.h;h=f53363305c3789f21d12095823b6edc7dee9be42;hb=a6df06b7633a061862258ec47fa0f6b0efcbe26f;hp=6958c1b3d8b1987ff3ec8650307b6cacfe3ba0fc;hpb=16e89bed918ec39b1e43956b903f7986af86a6b2;p=libpicofe.git diff --git a/psp/port_config.h b/psp/port_config.h index 6958c1b..f533633 100644 --- a/psp/port_config.h +++ b/psp/port_config.h @@ -3,6 +3,9 @@ #ifndef PORT_CONFIG_H #define PORT_CONFIG_H +#define CASE_SENSITIVE_FS 0 +#define DONT_OPEN_MANY_FILES 1 // work around the stupid PSP 10 open file limit + // draw.c #define USE_BGR555 1 #define OVERRIDE_HIGHCOL 1