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