From a070bdcb21310c7d17b4fd057852f788fdfd61ca Mon Sep 17 00:00:00 2001 From: dannye Date: Mon, 6 Jun 2016 01:22:22 -0500 Subject: Clean up white space --- data/hide_show_data.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data/hide_show_data.asm') diff --git a/data/hide_show_data.asm b/data/hide_show_data.asm index 2387218b..5b522f8e 100755 --- a/data/hide_show_data.asm +++ b/data/hide_show_data.asm @@ -1,7 +1,7 @@ ; data for default hidden/shown ; objects for each map ($00-$F8) -; Table of 2-Byte pointers, one pointer per map, +; Table of 2-Byte pointers, one pointer per map, ; goes up to Map_F7, ends with $FFFF. ; points to table listing all missable object in the area MapHSPointers: ; c69b (3:469b) @@ -589,5 +589,5 @@ MapHS27Copy: ; cb56 (3:4b56) db BLUES_HOUSE, $01, Show db BLUES_HOUSE, $02, Hide db BLUES_HOUSE, $03, Show - + db $FF, $01, Show \ No newline at end of file -- cgit v1.2.3