diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-19 16:49:29 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-19 16:49:29 -0400 |
commit | 6c25592b8c43afe9780968da88f9b06cbb526e72 (patch) | |
tree | 30449a14d2a1158ce785f4d92da3ab01c11d0f27 /misc/unused_title.asm | |
parent | 0a244e043c83dff064d7e3ec054a587c7f999d0d (diff) |
So very jumb
Diffstat (limited to 'misc/unused_title.asm')
-rw-r--r-- | misc/unused_title.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/unused_title.asm b/misc/unused_title.asm index 6783f98a0..0f3658c34 100644 --- a/misc/unused_title.asm +++ b/misc/unused_title.asm @@ -9,7 +9,7 @@ UnusedTitleScreen: ; 10c000 xor a ld [hBGMapMode], a - ld hl, wcf63 + ld hl, wJumptableEntryIndexBuffer rept 3 ld [hli], a endr |