mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-21 17:59:50 +00:00
Fixed TLB games support for the iCache, games using the TLB Hack should now work as before (fixes issue 1218)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4492 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
22a0864337
commit
6c0c97cffe
12 changed files with 125 additions and 27 deletions
|
@ -194,6 +194,7 @@ class CFrame : public wxFrame
|
|||
bool m_bEdit;
|
||||
bool m_bTabSplit;
|
||||
bool m_bNoDocking;
|
||||
bool m_bModalDialogOpen;
|
||||
|
||||
char **drives;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue