Frame rendering optimizations

This commit is contained in:
markmental 2026-03-30 12:09:11 -04:00
commit f64429b7b4
11 changed files with 268 additions and 44 deletions

8
src/main.d Normal file
View file

@ -0,0 +1,8 @@
src/main.o: src/main.c src/app.h src/channel.h src/player.h \
src/frame_queue.h src/theme.h src/ui.h
src/app.h:
src/channel.h:
src/player.h:
src/frame_queue.h:
src/theme.h:
src/ui.h: