pokeruby/include/gba
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
..
defines.h remove common variable workaround macros 2016-09-25 01:43:12 -07:00
flash_internal.h use compiled libgcc 2016-04-30 04:19:00 -07:00
gba.h sprite.c and updated preproc 2016-05-21 10:35:53 -07:00
io_reg.h double-colon global labels in preproc; misc other stuff 2016-06-09 01:32:19 -07:00
m4a_internal.h Declare more non-static functions in header files (#111) 2016-11-30 18:51:24 -08:00
macro.h add comment for DMA clear macros 2016-10-02 14:24:34 -07:00
syscall.h add functions to syscall.h 2016-11-04 11:45:47 -07:00
types.h Finished clear_save_data_menu.c 2016-10-27 21:13:50 -07:00