mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
Hack up hack number 7328, just to get things to compile.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7329 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
59fd1008ca
commit
5706abf4a1
6 changed files with 10 additions and 8 deletions
|
@ -179,7 +179,7 @@ public:
|
|||
bool Reload();
|
||||
|
||||
private:
|
||||
bool LoadFromFileInternal(File::IOFile f);
|
||||
bool LoadFromFileInternal(FILE *fh);
|
||||
void GenerateSysConf();
|
||||
void Clear();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue