Age | Commit message (Collapse) | Author |
|
|
|
* start decompiling field_control_avatar.c
* remove field_control_player_avatar.c
* finish decompiling
* cleanup
* var and flag constants
|
|
|
|
|
|
* Extract other external function declarations
* Fix GBA compilation
* Revert `sub_803C434` to asm
|
|
* 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
|