Consolidate player option and song option screens. Are people ok with this?

This commit is contained in:
Chris Danford
2003-08-23 22:13:06 +00:00
parent 45858747a5
commit 540bdcbc66
4 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ protected:
void PositionCursors();
void PositionItems();
void TweenCursor( PlayerNumber player_no );
void UpdateText( PlayerNumber player_no );
void UpdateText( PlayerNumber player_no, int row );
void UpdateEnabledDisabled();
virtual void OnChange();