mirror of
https://github.com/devkitPro/wut.git
synced 2026-08-25 12:14:11 -05:00
fix one space
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user