Add map
This commit is contained in:
parent
9a431f72de
commit
726931931f
3 changed files with 64 additions and 3 deletions
3
TODO.txt
3
TODO.txt
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue