Fix gdbstub typo, fixes Citra #3318
Core::System().GetInstance().IsPoweredOn() -> Core::System::GetInstance().IsPoweredOn()
Loading
Please sign in to comment
Core::System().GetInstance().IsPoweredOn() -> Core::System::GetInstance().IsPoweredOn()