fix compile

This commit is contained in:
Glenn Maynard
2003-09-15 06:48:15 +00:00
parent dc1b0e6a31
commit 5e22ef1b78
+1 -1
View File
@@ -36,7 +36,7 @@ void NoteFieldPlus::Load( NoteData* pNoteData, PlayerNumber pn, int iFirstPixelT
// GrayArrowRow
//
for( c=0; c<m_iNumCols; c++ )
m_GrayArrow[c].Load( pn, c );
m_GrayArrow[c].Load( GAMESTATE->m_PlayerOptions[pn].m_sNoteSkin, pn, c );
//