pokeruby/include/intro.h, branch master Pokémon Ruby and Sapphire Various intro naming 2017-05-21T21:40:08+00:00 NieDzejkob niedzejkob@gmail.com 2017-05-21T21:40:08+00:00 af652a52996a0e91f7befbc74d10152ec21cd338

reorganize and add new headers for many files 2017-03-18T03:00:15+00:00 ProjectRevoTPP projectrevotpp@hotmail.com 2017-03-18T03:00:15+00:00 6035511c139549a0291b6b3d43b9b080f792b2b6

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