Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
implementations
|
|
constants, to avoid repeating the move names in tmhm_moves.asm
|
|
|
|
Also make .gitignore consistent with pokered
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Some unreferenced labels are above code which is still used via fallthrough!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OpenSRAM)
To do: engine/{menus, overworld}
|
|
pokegold
To do: engine/{menus, movie, overworld, pokemon}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
No need for a macro workaround in rgbds 0.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PrintMoveDescription (like ItemDescriptions with PrintItemDescription)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- `PREDEFPAL_00` -> `PREDEFPAL_ROUTES` (observed from `LoadSGBLayout.GetMapPalsIndex.route`)
- `$0` -> `PLAYER` (standard person ID)
- Fix some whitespace formatting
|