NetBSD/games/cgram
rillig c414f53223 cgram: fix undefined behavior when pressing function keys
The key codes for function keys are outside of the "range representable
by an unsigned char".  This resulted in parts of the screen being
cleaned.
2021-02-21 16:37:26 +00:00
..
cgram.6
cgram.c cgram: fix undefined behavior when pressing function keys 2021-02-21 16:37:26 +00:00
Makefile cgram: adjust style to survive lint's strict bool mode 2021-02-21 16:05:44 +00:00
pathnames.h