Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To do: turn constants into labels and use ldh
|
|
|
|
|
|
and added a few comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also multiple_divide documentation and fix improper wram comment.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
constants/misc_constants.asm
engine/battle/core.asm
engine/menu/pokedex.asm
engine/town_map.asm
home.asm
hram.asm
|
|
|
|
|
|
|
|
|
|
|
|
GenRandom -> Random
GenRandomInBattle -> BattleRandom
H_RAND1 -> hRandomAdd
H_RAND2 -> hRandomSub
|
|
also inadvertently labeling some hard addresses
|