i don't get it

This commit is contained in:
tildearrow 2022-03-01 14:20:29 -05:00
parent 7dae9058d7
commit 7f3460bfcd
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ const unsigned char cycleMapOPLL[18]={
};
const unsigned char drumSlot[11]={
0, 0, 0, 0, 0, 0, 6, 7, 7, 8, 8
0, 0, 0, 0, 0, 0, 6, 7, 8, 8, 7
};
void DivPlatformOPLL::acquire_nuked(short* bufL, short* bufR, size_t start, size_t len) {