summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/FileSystemGCWii.cpp
diff options
context:
space:
mode:
authorsl1nk3.s <sl1nk3.s@gmail.com>2009-04-28 23:47:18 +0000
committersl1nk3.s <sl1nk3.s@gmail.com>2009-04-28 23:47:18 +0000
commit870242fc793d3f72eed44d68077f5c8ef50790d5 (patch)
tree3c35c01af22d106a0af67e9f08a7f1870fe1f6ec /Source/Core/DiscIO/Src/FileSystemGCWii.cpp
parentbe61375c0102a31bfbc82503ae4bd70757047566 (diff)
Fixed path of banner.bin in GamelistCtrl not getting the good TitleID, replaced fullscreen on Esc key by Alt+Enter, Esc now escape fullscreen or stop emulation (as requested, but i find it better too)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3101 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DiscIO/Src/FileSystemGCWii.cpp')
-rw-r--r--Source/Core/DiscIO/Src/FileSystemGCWii.cpp2
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;
}