Overhaul to console structure, a bit

This commit is contained in:
iikorni
2026-08-30 00:50:23 -05:00
parent de75b014b3
commit 216dd1aecd
70 changed files with 2081 additions and 2260 deletions
+2 -2
View File
@@ -435,9 +435,9 @@ void S_PaintChannels (int endtime)
paintbuffer[i - paintedtime].right += s_rawsamples[s].right / 2;
}
// if (i != end)
// Con_Printf ("partial stream\n");
// console::info ("partial stream\n");
// else
// Con_Printf ("full stream\n");
// console::info ("full stream\n");
}
// transfer out according to DMA format