pokeruby/include/play_time.h, branch master Pokémon Ruby and Sapphire Declare more non-static functions in header files (#111) 2016-12-01T02:51:24+00:00 Marijn van der Werf marijn.vanderwerf@gmail.com 2016-12-01T02:51:24+00:00 4258e60771aa9fdabd678930eca534423bd371b8 * 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
* 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
play_time.c 2016-01-31T23:48:09+00:00 YamaArashi shadow962@live.com 2016-01-31T23:48:09+00:00 b274bdf7d39a95fb9eca8dc67fc8bba0cb36b554