forked from dolphin-emu/dolphin
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.
9.0 KiB
9.0 KiB