pokeruby/include/lottery_corner.h, branch master Pokémon Ruby and Sapphire more labels (#159) 2017-01-04T22:31:44+00:00 ProjectRevoTPP projectrevotpp@hotmail.com 2017-01-04T22:31:44+00:00 370c7f78539698902907f262721fe60e606c774d * labels for tv.c and tv.s * match function prologue a little bit better * whoops * label and document lottery_corner.c * gSoftResetDisabled * add labels for main_menu.c * labels for metatile_behavior.c
* labels for tv.c and tv.s

* match function prologue a little bit better

* whoops

* label and document lottery_corner.c

* gSoftResetDisabled

* add labels for main_menu.c

* labels for metatile_behavior.c
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