add def
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
#include "RageMusic.h"
|
#include "RageMusic.h"
|
||||||
#include "RageSound.h"
|
#include "RageSound.h"
|
||||||
|
|
||||||
|
RageMusic *MUSIC = NULL;
|
||||||
|
|
||||||
RageMusic::RageMusic()
|
RageMusic::RageMusic()
|
||||||
{
|
{
|
||||||
music = new RageSound;
|
music = new RageSound;
|
||||||
|
|||||||
Reference in New Issue
Block a user