mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Fixed ISOProperties handling of manually editing the GameConfig file, and made clear that the patch and cheat gui does, in fact, do nothing at the moment.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1239 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e17e084a15
commit
016d9c1ba1
2 changed files with 29 additions and 6 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <wx/treectrl.h>
|
||||
#include <wx/gbsizer.h>
|
||||
#include <wx/notebook.h>
|
||||
#include <wx/mimetype.h>
|
||||
#include <string>
|
||||
|
||||
#include "Filesystem.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue