mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-03 08:57:51 -05:00
Register ROM started through the gamelist in the list of ROM recently started
This commit is contained in:
@ -75,7 +75,7 @@ private:
|
||||
*
|
||||
* @param filename the filename to store
|
||||
*/
|
||||
void StoreRecentFile(const QString& filename);
|
||||
void StoreRecentFile(const std::string& filename);
|
||||
|
||||
/**
|
||||
* Updates the recent files menu.
|
||||
|
Reference in New Issue
Block a user