Files
dolphin/Source/Core/Common
comex 35ca27f1cd Fix bug where Gecko codes would be "enabled by default"
Actually caused by IniFiles::GetLines leaving the output vector in its
old state if the section wasn't found, and Gecko::LoadCodes not checking
the return value.  Fix by moving lines->clear() up.
2015-06-02 19:04:04 -04:00
..
2015-05-28 09:28:23 +02:00
2015-05-28 19:14:42 -04:00
2015-05-25 22:26:43 -05:00
2015-05-26 19:25:59 -04:00