chugging away at 3.0
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include "Song.h"
|
||||
#include "ActorFrame.h"
|
||||
#include "BitmapText.h"
|
||||
#include "Quad.h"
|
||||
#include "RageSoundSample.h"
|
||||
|
||||
|
||||
class MenuTimer : public ActorFrame
|
||||
@@ -31,4 +31,6 @@ protected:
|
||||
|
||||
BitmapText m_textDigit1;
|
||||
BitmapText m_textDigit2;
|
||||
|
||||
RageSoundSample m_soundBeep;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user