Age | Commit message (Collapse) | Author |
|
|
|
|
|
Whoever originally decomped this function must've been really fed up with this file.
Renamed GetMUS_ForBattle to GetBattleBGM to be consistent with pokeemerald.
This entire function was magic numbers, so I replaced them with the appropriate constants.
|
|
|
|
There were two lines where magic numbers were used instead of the constant for MAIN_MENU_WINDOW_ERROR, so I filled them in.
|
|
Move pokedex_screen data from asm to C
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also commit hgrep.sh for searching in non-c files.
|
|
Also fix prototype of MenuHelpers_CallLinkSomething.
|
|
|
|
Decompile unused decompress function, as seen in ruby
|
|
Label in_connection's field in ObjectEventTemplate
|
|
|
|
|
|
|
|
|
|
|