Commit Graph

3 Commits

Author SHA1 Message Date
YamaArashi
9b0872d1b8 define some menu data in C 2017-01-05 04:24:19 -08:00
YamaArashi
b8d3542b46 move functions from start_menu.c to menu.c 2016-12-18 11:52:33 -08:00
Marijn van der Werf
4258e60771 Declare more non-static functions in header files (#111)
* Declare more non-static functions in header files

* Use `(void)` for functions without arguments.

* Move global-included data to seperate headers

* Don't import types or global in header

* Fix fieldmap imports

* Revert in-code changes

* Add missing newlines
2016-11-30 18:51:24 -08:00