ProjectRevoTPP
10f798323e
finish decompiling player_pc.c
2017-06-10 03:20:02 -04:00
PikalaxALT
bc75a7d979
sub_80C01D4 (nonmatching but presumed functionally correct)
2017-05-20 15:22:22 -04:00
ProjectRevoTPP
0354f2cc5a
remove unknowns from birch_pc.c
2017-05-12 01:57:43 -04:00
YamaArashi
60cf06ccca
name new-game functions
2017-05-09 01:12:59 -07:00
YamaArashi
ed8f49d5e1
tabs to spaces
2017-01-28 13:51:14 -08:00
Marijn van der Werf
95ee1e7188
Decompile sub_8093110 and sub_8093130
2016-12-04 10:24:12 +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