DO NOT USE - THIS FAILS - WORK IN PROGRESS

This commit is contained in:
tildearrow 2022-05-14 18:19:07 -05:00
parent 06ec22d6a5
commit 14053f70cb
5 changed files with 73 additions and 36 deletions

View file

@ -19,6 +19,8 @@
#include "song.h"
DivOrders emptyOrders;
void DivSong::clearSongData() {
for (int i=0; i<DIV_MAX_CHANS; i++) {
pat[i].wipePatterns();