From 3fb87cc7dbb09280130ace380690603a74eba1b2 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sat, 7 Jan 2012 15:43:36 -0600 Subject: fix map files for cinnibar -> cinnabar hg-commit-id: 8d9cd5c5d165 --- pokered.asm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pokered.asm') diff --git a/pokered.asm b/pokered.asm index 7d4603a7..099373de 100644 --- a/pokered.asm +++ b/pokered.asm @@ -21762,9 +21762,8 @@ CinnabarGymObject: ; 0x75acc (size=90) EVENT_DISP $a, $11, $10 EVENT_DISP $a, $11, $11 - CinnabarGymBlocks: ; 90 - INCBIN "maps/cinnibargym.blk" + INCBIN "maps/cinnabargym.blk" Lab1_h: ; 0x75b80 to 0x75b8c (12 bytes) (id=167) db $14 ; tileset -- cgit v1.3.1-sl0p