DivSongTimestamps, part 8
now remove walkSong()
This commit is contained in:
parent
a49306b4bd
commit
cb220d41ec
10 changed files with 25 additions and 45 deletions
|
|
@ -870,9 +870,6 @@ class DivEngine {
|
|||
int convertPanSplitToLinearLR(unsigned char left, unsigned char right, int range);
|
||||
unsigned int convertPanLinearToSplit(int val, unsigned char bits, int range);
|
||||
|
||||
// DEPRECATED - find song loop position
|
||||
void walkSong(int& loopOrder, int& loopRow, int& loopEnd);
|
||||
|
||||
// calculate all song timestamps
|
||||
void calcSongTimestamps();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue