mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-18 15:01:41 +00:00
update Cheat files
This commit is contained in:
parent
9ab8c1e433
commit
cbfd634a4b
217 changed files with 2263 additions and 1880 deletions
|
@ -39,7 +39,7 @@ void DynamicInputTextureManager::Load()
|
|||
}
|
||||
}
|
||||
|
||||
void DynamicInputTextureManager::GenerateTextures(const IniFile& file,
|
||||
void DynamicInputTextureManager::GenerateTextures(const Common::IniFile& file,
|
||||
const std::vector<std::string>& controller_names)
|
||||
{
|
||||
bool any_dirty = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue