Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MajesticWafer authored Oct 23, 2023
1 parent 30be6cf commit b370278
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,6 @@ function emuRunFrame() {
gpuDraw(screenCanvas[0], FB[0]);
gpuDraw(screenCanvas[1], FB[1]);
}

if (audioWorkletNode) {
try {
var samplesRead = Module._fillAudioBuffer(4096);
Expand Down

0 comments on commit b370278

Please sign in to comment.