Commit Graph

5 Commits

Author SHA1 Message Date
PikalaxALT
ed372b11ba Fix leading whitespace; remove unnecessary data struct macros 2017-06-13 22:20:21 -04:00
ProjectRevoTPP
a85fc2a69c use macros and defines for save.c making it easier to add new sections 2017-05-04 21:49:14 -07:00
ProjectRevoTPP
6035511c13 reorganize and add new headers for many files 2017-03-18 04:00:15 +01:00
YamaArashi
ed8f49d5e1 tabs to spaces 2017-01-28 13:51:14 -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