Use a macro for Odd Egg probabilities.

This commit is contained in:
yenatch
2014-07-18 05:28:30 -07:00
parent e2ec8a1d13
commit b6793b65df
2 changed files with 56 additions and 36 deletions

View File

@@ -60,6 +60,7 @@ hBGMapUpdate EQU $ffdb
hTileAnimFrame EQU $ffdf
hRandom EQU $ffe1
hRandomAdd EQU $ffe1
hRandomSub EQU $ffe2