summaryrefslogtreecommitdiffstats
path: root/src/screen.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix GPL versionPatrick McDermott2019-10-141-2/+2
| | | | | I don't know how or why I ended up applying GPLv2. I must have copied from one of my GPLv2-or-later projects and not noticed the error.
* screen_draw(): Rename to screen_main()Patrick McDermott2019-10-131-2/+6
|
* screen_*(): New functionsPatrick McDermott2019-10-081-0/+36