New NoteDataUtil to count hold ticks in a NoteData. Significant overhaul to make PossibleDancePoints consider hold ticks, using said function.
This commit is contained in:
+2
-1
@@ -9,7 +9,8 @@
|
||||
#include "XmlFile.h"
|
||||
#include "UnlockManager.h"
|
||||
#include "SongUtil.h"
|
||||
|
||||
#include "NoteData.h"
|
||||
#include "NoteTypes.h" // ROWS_PER_BEAT
|
||||
|
||||
bool StepsCriteria::Matches( const Song *pSong, const Steps *pSteps ) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user