diff options
author | yenatch <yenatch@gmail.com> | 2013-12-01 18:20:42 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2013-12-01 18:26:05 -0500 |
commit | ce37f0f9708a4e30761a510931672120d776e46c (patch) | |
tree | cebc9bf6dbdf4d84042e5cb82acb34ab170e2d75 /engine | |
parent | 9aaa5f24bb7334421b056f72594db0d28a464739 (diff) |
labels for every 3callasm
Diffstat (limited to 'engine')
-rw-r--r-- | engine/events.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events.asm b/engine/events.asm index 48fae0e0f..a7fa40b12 100644 --- a/engine/events.asm +++ b/engine/events.asm @@ -1072,7 +1072,7 @@ UnknownScript_0x96c2e: ; 96c2e ; 96c2f UnknownScript_0x96c2f: ; 96c2f - 3callasm $05, $6f5e + 3callasm BANK(Function16f5e), Function16f5e end ; 96c34 |