diff options
author | yenatch <yenatch@gmail.com> | 2014-07-18 05:28:30 -0700 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-07-18 10:31:39 -0700 |
commit | b6793b65df8472aed4cd58cf05e86c399dd0c3ea (patch) | |
tree | 8657fbb9ad51b8a693f0c1153c0a7d93d67696a9 /hram.asm | |
parent | e2ec8a1d1331517bd2b09940ab1d688bd4d698c9 (diff) |
Use a macro for Odd Egg probabilities.
Diffstat (limited to 'hram.asm')
-rw-r--r-- | hram.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ hBGMapUpdate EQU $ffdb hTileAnimFrame EQU $ffdf +hRandom EQU $ffe1 hRandomAdd EQU $ffe1 hRandomSub EQU $ffe2 |