diff options
Diffstat (limited to 'Source/Core/DiscIO/Src/FileSystemGCWii.cpp')
| -rw-r--r-- | Source/Core/DiscIO/Src/FileSystemGCWii.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/DiscIO/Src/FileSystemGCWii.cpp b/Source/Core/DiscIO/Src/FileSystemGCWii.cpp index 370b6881f8..4afdad5a73 100644 --- a/Source/Core/DiscIO/Src/FileSystemGCWii.cpp +++ b/Source/Core/DiscIO/Src/FileSystemGCWii.cpp @@ -166,8 +166,6 @@ bool CFileSystemGCWii::InitFileSystem() } else { - // Mario Kart Wii gets here on its third partition... - // Does it use a fake partition ? another type we don't know ? return false; } |
