diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-15 15:48:44 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-07-15 15:48:44 -0400 |
commit | 39524cdb766660a7bf6d60379040349652cecc04 (patch) | |
tree | e0657f37fbd8cbd7bf724025a4bb19e68e1e0254 /maps/Route16Gate.asm | |
parent | 67e56102ef56e91e9563a32f6fc68827219d2037 (diff) |
More enumeration of constants, more annotations of scripts.
Diffstat (limited to 'maps/Route16Gate.asm')
-rw-r--r-- | maps/Route16Gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route16Gate.asm b/maps/Route16Gate.asm index 98ba1ccf5..2b62fee86 100644 --- a/maps/Route16Gate.asm +++ b/maps/Route16Gate.asm @@ -20,7 +20,7 @@ UnknownScript_0x733ed: end UnknownScript_0x733f3: - showemote $0, $2, 15 + showemote EMOTE_SHOCK, $2, 15 spriteface $0, UP loadfont writetext UnknownText_0x73496 |