This commit is contained in:
Miloslav Ciz 2025-03-20 17:22:56 +01:00
parent 9a431f72de
commit 726931931f
3 changed files with 64 additions and 3 deletions

View file

@ -5,7 +5,8 @@
- option to turn on simple 332 colors?
- c99 may impose limit 4095 chars on str literal, gives warning on internal
data file, try to somehow hack around it (maybe just convert it to an array in
the end?)
the end?) Maybe this: make a standalone C file with the string in it that
when compiled and run outputs the array.
- add indicator that menu can be scrolled down
- car deglitch idea: deglitch only if the middle joint collided this frame?
- some kinda easteregg in menu or smt