1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-06-12 15:50:06 +00:00
River City Ransomware d05dc3f4dd Fix gdbstub typo, fixes Citra
Core::System().GetInstance().IsPoweredOn() -> Core::System::GetInstance().IsPoweredOn()
2018-01-17 09:25:25 -05:00
..