NUM_GameButton

This commit is contained in:
Glenn Maynard
2006-09-27 04:39:51 +00:00
parent e29c920b04
commit 6e6ea7971d
9 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ private:
AutoActor m_sprExit;
ActorFrame m_Line[MAX_GAME_BUTTONS+2]; // label, normal lines, exit
ActorFrame m_Line[NUM_GameButton+2]; // label, normal lines, exit
ActorScroller m_LineScroller;
RageSound m_soundChange;