mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-30 10:27:53 -05: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