diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 04:16:53 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-03 04:16:53 -0600 |
commit | ba8800ffe28fbe2541d17fea3eaa171ac4aa1d02 (patch) | |
tree | 780f33c5830a07300759fef686cd90f145fa3022 /pokered.asm | |
parent | 908fab856346794f676ba35eab30b473ef32c0ca (diff) |
update bank id in comment (17 -> 11)
hg-commit-id: 75eeac266a70
Diffstat (limited to 'pokered.asm')
-rw-r--r-- | pokered.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm index 64e050b0..98ae3699 100644 --- a/pokered.asm +++ b/pokered.asm @@ -12786,7 +12786,7 @@ OTString67E5: ; 67E5 SECTION "bank11",DATA,BANK[$11] -LavendarTown_h: ; 0x44000 to 0x4402d (45 bytes) (bank=17) (id=4) +LavendarTown_h: ; 0x44000 to 0x4402d (45 bytes) (bank=11) (id=4) db $00 ; tileset db $09, $0a ; dimensions (y, x) dw $4085, $410e, $410b ; blocks, texts, scripts |