From 180642b826421ebe2e1f564c91cfe2fd97c997f8 Mon Sep 17 00:00:00 2001 From: Ben Anderson Date: Sun, 17 Aug 2003 01:05:15 +0000 Subject: [PATCH] Add NoteFieldPlus --- stepmania/src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index c9ba8e4522..b29530027b 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -143,7 +143,8 @@ CombinedLifeMeterEnemy.h CombinedLifeMeterEnemy.cpp CombinedLifeMeterTug.h Combi DancingCharacters.cpp DancingCharacters.h GhostArrow.cpp GhostArrow.h GhostArrowRow.cpp GhostArrowRow.h \ GrayArrow.cpp GrayArrow.h GrayArrowRow.cpp GrayArrowRow.h HoldGhostArrow.cpp HoldGhostArrow.h \ HoldJudgment.cpp HoldJudgment.h Judgment.cpp Judgment.h LifeMeter.h LifeMeterBar.cpp LifeMeterBar.h \ -LifeMeterBattery.cpp LifeMeterBattery.h LyricDisplay.cpp LyricDisplay.h NoteDisplay.cpp NoteDisplay.h NoteField.cpp \ +LifeMeterBattery.cpp LifeMeterBattery.h LyricDisplay.cpp LyricDisplay.h \ +NoteDisplay.cpp NoteDisplay.h NoteField.cpp NoteFieldPlus.h NoteFieldPlus.cpp \ NoteField.h Player.cpp Player.h ProTimingDisplay.cpp ProTimingDisplay.h ScoreDisplay.cpp ScoreDisplay.h \ ScoreDisplayBattle.cpp ScoreDisplayBattle.h ScoreDisplayNormal.cpp ScoreDisplayNormal.h \ ScoreDisplayOni.cpp ScoreDisplayOni.h ScoreDisplayRave.cpp ScoreDisplayRave.h TimingAssist.cpp TimingAssist.h