svn-id: r41054
This commit is contained in:
Johannes Schickel 2009-05-31 01:11:06 +00:00
parent bccca104d0
commit abe8cf0625
6 changed files with 9 additions and 9 deletions

View file

@ -44,7 +44,7 @@
namespace Sci {
class SfxPlayer;
SfxPlayer *player = NULL; // FIXME: Avoid non-cpnst global vars
SfxPlayer *player = NULL; // FIXME: Avoid non-const global vars
#pragma mark -