From 093323c36fa083a897dc371b36889296d1069715 Mon Sep 17 00:00:00 2001 From: rodri Date: Fri, 14 Jun 2024 18:15:52 +0000 Subject: vis: add some instrumentation to debug the framebuffers. --- dat.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dat.h') diff --git a/dat.h b/dat.h index bad9c4d..ead68ef 100644 --- a/dat.h +++ b/dat.h @@ -29,5 +29,7 @@ enum { Sfps, Sframes, Sorient, + Spixcol, + Snorcol, Se }; -- cgit v1.2.3