This commit is contained in:
Glenn Maynard
2005-02-27 20:31:40 +00:00
parent db0d07d574
commit d80f3c76db
3 changed files with 0 additions and 13 deletions
-5
View File
@@ -36,11 +36,6 @@ void GhostArrow::Load( CString sNoteSkin, CString sButton, CString sElement )
}
}
void GhostArrow::Init( PlayerNumber pn )
{
m_PlayerNumber = pn;
}
void GhostArrow::Step( TapNoteScore score )
{
FOREACH_TapNoteScore( i )