mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-15 16:05:10 +01:00
little fix
This commit is contained in:
parent
e9423c807e
commit
6c7e7a2a03
@ -9,8 +9,8 @@
|
||||
#include <sdcard/wiisd_io.h>
|
||||
|
||||
//these are the only stable and speed is good
|
||||
#define CACHE 32
|
||||
#define SECTORS 128
|
||||
#define CACHE 8
|
||||
#define SECTORS 64
|
||||
|
||||
enum BPB {
|
||||
BPB_jmpBoot = 0x00,
|
||||
|
Loading…
Reference in New Issue
Block a user