mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Log: Rename IOS_FILEIO to IOS_FS
Let's use the actual name of the system module. Also, the FS code is not all about files.
This commit is contained in:
@ -31,7 +31,6 @@ enum LOG_TYPE
|
||||
IOS,
|
||||
IOS_DI,
|
||||
IOS_ES,
|
||||
IOS_FILEIO,
|
||||
IOS_FS,
|
||||
IOS_NET,
|
||||
IOS_SD,
|
||||
|
Reference in New Issue
Block a user