aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/MtMoonB2F_2.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-06-24Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and ↵Yoann Fievez1-2/+2
`PIKAMOVEMENT_*` constants (#158) - Rename `wd471` to` wPikachuSpawnStateFlags`, with `BIT_PIKACHU_SPAWN_*` bits - Rename `wd492` to `wPikachuMapScriptFlags`, with `BIT_PIKACHU_MAP_*` bits - Introduce `PIKAMOVEMENT_*` constants for `ApplyPikachuMovementData` - Refactor `BillsHouse` scripts and Pikachu/Bill movement data
2024-09-29Rename off-by-one wram labelsdannye1-1/+1
2020-11-04Sync with pokereddannye1-2/+2
2020-05-20Sync with pokereddannye1-0/+0
2016-06-06Clean up main.asmdannye1-0/+28
recreated deleted file that never should have been unused