Prep work for cache tag adjusting.
Hopefully this won't take too long.
This commit is contained in:
@@ -232,6 +232,9 @@ public:
|
||||
RString m_sInstrumentTrackFile[NUM_InstrumentTrack];
|
||||
|
||||
float m_fMusicLengthSeconds;
|
||||
float firstSecond;
|
||||
float lastSecond;
|
||||
float specifiedLastSecond;
|
||||
float m_fFirstBeat; // beat of first note
|
||||
float m_fLastBeat; // beat of last note
|
||||
float m_fSpecifiedLastBeat; // specified last beat of the song
|
||||
|
||||
Reference in New Issue
Block a user