From aa2dcaedbc481ed6ee976b61709259ac9309ea8d Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Thu, 26 May 2016 07:35:25 -0400 Subject: Include Celadon's headers --- data/map_header_banks.asm | 2 +- data/map_header_pointers.asm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm index eeff1974..29357dd6 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -249,4 +249,4 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) ;db BANK(Lorelei_h) ;db BANK(Bruno_h) ;db BANK(Agatha_h) - ;db BANK(BeachHouse_h) \ No newline at end of file + ;db BANK(BeachHouse_h) diff --git a/data/map_header_pointers.asm b/data/map_header_pointers.asm index c7dd0c9f..8cabbd0d 100644 --- a/data/map_header_pointers.asm +++ b/data/map_header_pointers.asm @@ -249,4 +249,4 @@ MapHeaderPointers:: ; fc1f2 (3f:41f2) ;dw Lorelei_h ;dw Bruno_h ;dw Agatha_h ;247 - ;dw BeachHouse_h \ No newline at end of file + ;dw BeachHouse_h -- cgit v1.2.3