mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-21 03:54:28 -04:00
yuzu: Eliminate variable shadowing
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
/// Save all button configurations to settings file
|
||||
void ApplyConfiguration();
|
||||
|
||||
void LoadFromFile(FileSys::VirtualFile file);
|
||||
void LoadFromFile(FileSys::VirtualFile file_);
|
||||
|
||||
void SetTitleId(u64 id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user