diff options
author | yenatch <yenatch@gmail.com> | 2013-05-07 23:28:24 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-05-07 23:28:24 -0400 |
commit | 827f80ca05026bb130e58e1a522313cab7b228ce (patch) | |
tree | 249c211d8591e1902df41c337ccb74e845e86f68 /constants.asm | |
parent | 0799fbb4aa893445d1e7ddf16cca067d382072e2 (diff) |
portraitm_ail -> portraitmail
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.asm b/constants.asm index cd461b3b9..4885f7e98 100644 --- a/constants.asm +++ b/constants.asm @@ -1644,7 +1644,7 @@ RAINBOW_WING EQU $B2 BRICK_PIECE EQU $B4 SURF_MAIL EQU $B5 LITEBLUEMAIL EQU $B6 -PORTRAITM_AIL EQU $B7 +PORTRAITMAIL EQU $B7 LOVELY_MAIL EQU $B8 EON_MAIL EQU $B9 MORPH_MAIL EQU $BA |