mirror of
https://github.com/devkitPro/wut.git
synced 2026-04-24 07:27:13 -05:00
fix one space
This commit is contained in:
parent
e4f29cb88e
commit
85b5cee1c7
|
|
@ -192,7 +192,7 @@ typedef enum FSMediaState
|
|||
|
||||
typedef enum FSMountSourceType
|
||||
{
|
||||
FS_MOUNT_SOURCE_SD = 0,
|
||||
FS_MOUNT_SOURCE_SD = 0,
|
||||
FS_MOUNT_SOURCE_PCFS = 1,
|
||||
} FSMountSourceType;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user