Merge branch 'dolphin-mpn' into master

This commit is contained in:
Nayla 2023-04-05 04:10:05 -04:00 committed by GitHub
commit f3669dbbd4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
903 changed files with 4243 additions and 386 deletions

View file

@ -90,6 +90,7 @@ private:
// May ask for confirmation. Returns whether or not it actually stopped.
bool RequestStop();
bool RequestStopNetplay();
void ForceStop();
void Reset();
void FrameAdvance();