project for a (works on my devices) demo

This commit is contained in:
beno
2026-03-13 16:48:03 +01:00
parent 0c0b42fbd0
commit 7ca7ec5d61
38 changed files with 4797 additions and 62 deletions

7
BUGS Normal file
View File

@@ -0,0 +1,7 @@
from glut_timers.c
void timers_remove
null set at the end
/* i added this and now works. should not need it, smells like bigger bug */
toRemove->next = NULL;
that line should not be needed...