unused
This commit is contained in:
@@ -317,8 +317,6 @@ void Background::LoadFromSong( Song* pSong )
|
|||||||
const float fFirstBeat = pSong->m_fFirstBeat;
|
const float fFirstBeat = pSong->m_fFirstBeat;
|
||||||
const float fLastBeat = pSong->m_fLastBeat;
|
const float fLastBeat = pSong->m_fLastBeat;
|
||||||
|
|
||||||
// const int iSequenceLength = 8;
|
|
||||||
// const int iSequence[iSequenceLength] = {0,1,0,1,2,3,2,3};
|
|
||||||
int ctr=0;
|
int ctr=0;
|
||||||
|
|
||||||
// change BG every 4 bars
|
// change BG every 4 bars
|
||||||
|
|||||||
Reference in New Issue
Block a user