Boot: Restore symbol map loading

This commit is contained in:
Léo Lam
2017-06-05 13:55:54 +02:00
parent 9a3fb858f3
commit d50b4406a6
5 changed files with 24 additions and 12 deletions

View File

@ -202,6 +202,7 @@ struct SConfig : NonCopyable
std::string m_perfDir;
std::string m_debugger_game_id;
// TODO: remove this as soon as the ticket view hack in IOS/ES/Views is dropped.
bool m_disc_booted_from_game_list = false;