Commit Graph

6 Commits

Author SHA1 Message Date
PikalaxALT
03e4f7c9cf Rid code base of redundant SaveTVStruct and define unknown_2a98 as the last of 25 TVShow objects 2017-05-26 20:23:56 -04:00
PikalaxALT
a349844cf1 Another set of fns 2017-05-25 21:19:46 -04:00
Marijn van der Werf
ddc846fa6a Sort includes 2017-04-27 16:07:18 +02:00
ProjectRevoTPP
6035511c13 reorganize and add new headers for many files 2017-03-18 04:00:15 +01:00
Marijn van der Werf
1f222c04ef [WIP] Extract all external function declarations to headers (#114)
* Extract other external function declarations

* Fix GBA compilation

* Revert `sub_803C434` to asm
2016-12-02 10:06:22 -08: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