mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-01 04:39:02 +00:00
citra_qt: Show one-time callout messages to user.
This commit is contained in:
@@ -80,6 +80,8 @@ private:
|
||||
void BootGame(const QString& filename);
|
||||
void ShutdownGame();
|
||||
|
||||
void ShowCallouts();
|
||||
|
||||
/**
|
||||
* Stores the filename in the recently loaded files list.
|
||||
* The new filename is stored at the beginning of the recently loaded files list.
|
||||
|
||||
Reference in New Issue
Block a user