Overhaul to console structure, a bit
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user