war on -Werror, part 10: more informals.
This commit is contained in:
+1
-1
@@ -1697,7 +1697,7 @@ int Player::GetClosestNote( int col, int iNoteRow, int iMaxRowsAhead, int iMaxRo
|
||||
return iNextIndex;
|
||||
}
|
||||
|
||||
int Player::GetClosestNonEmptyRowDirectional( int iStartRow, int iEndRow, bool bAllowGraded, bool bForward ) const
|
||||
int Player::GetClosestNonEmptyRowDirectional( int iStartRow, int iEndRow, bool /* bAllowGraded */, bool bForward ) const
|
||||
{
|
||||
if( bForward )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user