mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-22 09:59:18 +01:00
don't limit sectors on DS
This commit is contained in:
parent
3d9b226565
commit
18d059aaec
@ -70,7 +70,6 @@
|
|||||||
#define DEFAULT_CACHE_PAGES 4
|
#define DEFAULT_CACHE_PAGES 4
|
||||||
#define DEFAULT_SECTORS_PAGE 8
|
#define DEFAULT_SECTORS_PAGE 8
|
||||||
#define USE_RTC_TIME
|
#define USE_RTC_TIME
|
||||||
#define LIMIT_SECTORS 128
|
|
||||||
#elif defined (GBA)
|
#elif defined (GBA)
|
||||||
#define DEFAULT_CACHE_PAGES 2
|
#define DEFAULT_CACHE_PAGES 2
|
||||||
#define DEFAULT_SECTORS_PAGE 8
|
#define DEFAULT_SECTORS_PAGE 8
|
||||||
|
Loading…
Reference in New Issue
Block a user