7 Commits

Author SHA1 Message Date
Cameron Hall
b9f1143d3e define more data in C (#220)
* define more data in C

* correct typo in comments
2017-01-27 22:31:09 -08:00
YamaArashi
bcaab97772 formatting 2017-01-21 16:48:06 -08:00
Marijn van der Werf
801877553d Remove trailing whitespace 2017-01-17 15:00:08 +01: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
Cameron Hall
7b1e836e9b cleanup (#93)
* cleanup

* cleanup
2016-11-06 21:02:20 -08:00
fl4shk
9ad2946284 struct HealLocation (#89)
* struct HealLocation

* remove tabs again

* tiny change
2016-11-05 12:24:41 -07:00
fl4shk
bb020226fc heal_location.c and landmark.c 2016-11-05 10:29:27 -07:00