System: OSD message corrections
This commit is contained in:
@ -443,9 +443,6 @@ bool LoadCheatListFromDatabase();
|
||||
/// Saves the current cheat list to the game title's file.
|
||||
bool SaveCheatList();
|
||||
|
||||
/// Saves the current cheat list to the specified file.
|
||||
bool SaveCheatList(const char* filename);
|
||||
|
||||
/// Deletes the cheat list, if present.
|
||||
bool DeleteCheatList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user