Clean up a bit

This commit is contained in:
Miloslav Ciz 2025-06-19 02:28:51 +02:00
parent 610c1df0b0
commit a104a12cc4
14 changed files with 207 additions and 62 deletions

View file

@ -1,5 +1,6 @@
/** @file frontend_sdl.c
X11 frontend for Licar.
X11 frontend for Licar, has no sound.
*/
#include <X11/Xlib.h>