better subsong detection for import
This commit is contained in:
parent
40a24d6c01
commit
e1746def3a
7 changed files with 211 additions and 80 deletions
|
|
@ -419,7 +419,7 @@ bool DivEngine::loadMod(unsigned char* file, size_t len) {
|
|||
ds.insLen=ds.ins.size();
|
||||
|
||||
// find subsongs
|
||||
ds.findSubSongs();
|
||||
ds.findSubSongs(chCount);
|
||||
|
||||
if (active) quitDispatch();
|
||||
BUSY_BEGIN_SOFT;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue