Marijn van der Werf
ca7e24fa7b
Fix battle_interface for German
2017-05-08 18:13:08 -07:00
Cameron Hall
e75c3262f3
Decompile battle interface ( #281 )
...
* start decompiling
* more decompilation
* sub_8044804 refuses to match. moving on...
* decompile sub_80451A0
* more decompilation
* finish decompiling
* clean up a bit
* remove trailing whitespace and change tabs to spaces
2017-05-08 16:52:58 -07:00
Marijn van der Werf
46cf490edd
Declare gBGTilemapBuffers in header
2017-01-17 15:00:08 +01:00
Marijn van der Werf
648c6c7093
Move gStringVar declarations to text.h
2017-01-17 14:57:49 +01:00
YamaArashi
19f0d5a5cf
make PokemonSummaryScreen_PrintTrainerMemo match
2017-01-03 21:10:34 -08:00
Marijn van der Werf
20efe6984e
Rename charset and use macro for build language
2016-12-17 13:44:03 +01:00
Marijn van der Werf
2b99f7bcec
Decompile money
2016-12-16 20:39:39 +01:00
Marijn van der Werf
b6387d8c43
Continue decompiling trainer_card
2016-12-11 16:00:45 +01:00
Marijn van der Werf
97f58f823c
Make InitWindowFromConfig use const config
2016-12-04 11:52:52 +01: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
YamaArashi
e9e147fe7d
rename more functions
2016-10-24 03:07:53 -07:00
YamaArashi
b2acbe1d80
decompile more rom4.s functions
2016-10-08 22:08:38 -07:00
YamaArashi
302e43fd91
menu.h
2016-09-30 09:54:35 -07:00
YamaArashi
4d518e8ea5
WIP menu.c
2016-09-03 23:39:12 -07:00
YamaArashi
d0f9e9c4a9
rename parameter to 'width'
2016-08-12 17:42:31 -07:00
YamaArashi
abf89edae8
fix rsfont
2016-06-11 13:23:39 -07:00
YamaArashi
2998cc719a
link.c
2016-06-05 13:43:46 -07:00
YamaArashi
efe1980899
add const to fix warnings
2016-05-30 13:01:22 -07:00
YamaArashi
febe474749
prep for link code
2016-05-30 11:57:24 -07:00
YamaArashi
0ebfe95d65
text.c
2016-05-30 02:19:25 -07:00