fixed GP32 port
svn-id: r6958
This commit is contained in:
parent
e169b15efa
commit
81ac7cc8f8
7 changed files with 262 additions and 106 deletions
|
@ -123,7 +123,7 @@ GlobalOptionsDialog::GlobalOptionsDialog(NewGui *gui, GameDetector &detector)
|
|||
_sfxVolumeLabel->setFlags(WIDGET_CLEARBG);
|
||||
|
||||
|
||||
#if !defined(__DC__)
|
||||
#if !( defined(__DC__) || defined(__GP32__) )
|
||||
//
|
||||
// Save game path
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue