mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-21 01:40:22 +00:00
Fix Cheat Manager not saving created codes
This commit is contained in:
parent
3f56480903
commit
17edcc4fc7
7 changed files with 13 additions and 12 deletions
|
@ -40,5 +40,4 @@ void UpdateActiveList();
|
|||
void EnableSelfLogging(bool enable);
|
||||
const std::vector<std::string> &GetSelfLog();
|
||||
bool IsSelfLogging();
|
||||
std::vector<ARCode>* GetARCodes();
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue