fix gp2x build and some obvious menu glitches

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@665 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2009-03-15 21:02:40 +00:00
parent 74f5e726ba
commit abfc7703da
5 changed files with 27 additions and 15 deletions

View file

@ -3,6 +3,8 @@
#ifndef PORT_CONFIG_H
#define PORT_CONFIG_H
#include "version.h"
#define CASE_SENSITIVE_FS 1 // CS filesystem
#define DONT_OPEN_MANY_FILES 0
#define REDUCE_IO_CALLS 0