GUI: prepare a better new song thingy
This commit is contained in:
parent
8843315256
commit
d94e0ec3e7
4 changed files with 489 additions and 46 deletions
|
|
@ -534,7 +534,7 @@ void DivEngine::renderSamples() {
|
|||
qsoundMemLen=memPos+256;
|
||||
}
|
||||
|
||||
void DivEngine::createNew(int* description) {
|
||||
void DivEngine::createNew(const int* description) {
|
||||
quitDispatch();
|
||||
isBusy.lock();
|
||||
song.unload();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue