FocusingSprite is obsolete

This commit is contained in:
Glenn Maynard
2003-03-15 20:31:09 +00:00
parent ad34d417f6
commit d740128485
3 changed files with 3 additions and 17 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ TipDisplay.cpp TipDisplay.h WheelNotifyIcon.cpp WheelNotifyIcon.h
ActorsInGameplay = \
ArrowEffects.cpp ArrowEffects.h Background.cpp Background.h BGAnimation.cpp BGAnimation.h BGAnimationLayer.cpp \
BGAnimationLayer.h Combo.cpp Combo.h FocusingSprite.cpp FocusingSprite.h GhostArrow.cpp GhostArrow.h \
BGAnimationLayer.h Combo.cpp Combo.h GhostArrow.cpp GhostArrow.h \
GhostArrowBright.cpp GhostArrowBright.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.cpp LifeMeter.h LifeMeterBar.cpp LifeMeterBar.h LifeMeterBattery.cpp \
+2 -10
View File
@@ -57,7 +57,7 @@ LINK32=link.exe
# SUBTRACT LINK32 /verbose /pdb:none
# Begin Special Build Tool
IntDir=.\../Release6
TargetDir=\stepmania\stepmania
TargetDir=\temp\stepmania
TargetName=StepMania
SOURCE="$(InputPath)"
PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
@@ -92,7 +92,7 @@ LINK32=link.exe
# SUBTRACT LINK32 /verbose /profile /pdb:none /incremental:no /nodefaultlib
# Begin Special Build Tool
IntDir=.\../Debug6
TargetDir=\stepmania\stepmania
TargetDir=\temp\stepmania
TargetName=StepMania-debug
SOURCE="$(InputPath)"
PreLink_Cmds=disasm\verinc cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
@@ -1304,14 +1304,6 @@ SOURCE=.\Combo.h
# End Source File
# Begin Source File
SOURCE=.\FocusingSprite.cpp
# End Source File
# Begin Source File
SOURCE=.\FocusingSprite.h
# End Source File
# Begin Source File
SOURCE=.\GhostArrow.cpp
# End Source File
# Begin Source File
-6
View File
@@ -1248,12 +1248,6 @@ cl /Zl /nologo /c verstub.cpp /Fo$(IntDir)\
<File
RelativePath=".\Combo.h">
</File>
<File
RelativePath=".\FocusingSprite.cpp">
</File>
<File
RelativePath=".\FocusingSprite.h">
</File>
<File
RelativePath=".\GhostArrow.cpp">
</File>