diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-26 21:05:32 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-26 21:05:32 -0500 |
commit | c7985e1f3cfe12c487229c34bbdf449a464c2711 (patch) | |
tree | 4f1aa761c103d1c8dda47fe8ccab3442f51aadf5 /engine/credits.asm | |
parent | 01792e00d2d1b0fc1e5550f13a8851c21917aa60 (diff) |
Battle Tower scripts and text labels
Diffstat (limited to 'engine/credits.asm')
-rw-r--r-- | engine/credits.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/credits.asm b/engine/credits.asm index 6e2bef12d..41ee36920 100644 --- a/engine/credits.asm +++ b/engine/credits.asm @@ -118,7 +118,7 @@ const_value SET -7 const CREDITS_END -Function109847:: ; 109847 +Credits:: ; 109847 bit 6, b ld a, $0 jr z, .asm_10984f |