fixed GP32 port

svn-id: r6958
This commit is contained in:
Joost Peters 2003-04-10 13:44:50 +00:00
parent e169b15efa
commit 81ac7cc8f8
7 changed files with 262 additions and 106 deletions

View file

@ -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
//