sdl audio fix

small gui fixes
This commit is contained in:
doitux
2007-06-04 23:34:49 +00:00
parent 2ade19b45d
commit 28556c2acb
3 changed files with 187 additions and 124 deletions
+2
View File
@@ -50,6 +50,8 @@ private:
Uint8 *soundData;
int currentChannel;
bool audioEnabled;
};
#endif