shithub: pplay

Download patch

ref: dcf6a43fc629f4073a0ce3309b987246cf9327ac
parent: cf4c29056644b29a7f9f615a4c0d12bf6c15409c
author: qwx <qwx@sciops.net>
date: Sun Feb 5 11:25:46 EST 2023

fix broken build

--- a/dat.h
+++ b/dat.h
@@ -27,6 +27,7 @@
 extern Dot dot;
 extern usize totalsz;
 extern int treadsoftly;
+extern int viewdone;
 
 extern int stereo;
 extern int debug;