mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-10-27 13:38:51 +01:00
fix linux 'port'
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@672 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
abfc7703da
commit
e096cf887b
2 changed files with 8 additions and 4 deletions
|
|
@ -3,6 +3,8 @@
|
|||
#ifndef PORT_CONFIG_H
|
||||
#define PORT_CONFIG_H
|
||||
|
||||
#include "../gp2x/version.h" /* FIXME */
|
||||
|
||||
#define NO_SYNC
|
||||
|
||||
#define CASE_SENSITIVE_FS 1 // CS filesystem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue