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