(svn r11839) -Codechange: move some variables from variables.h to a more logical location.
This commit is contained in:
@@ -23,5 +23,6 @@ public:
|
||||
};
|
||||
|
||||
extern SoundDriver *_sound_driver;
|
||||
extern char _ini_sounddriver[32];
|
||||
|
||||
#endif /* SOUND_SOUND_DRIVER_HPP */
|
||||
|
Reference in New Issue
Block a user