shithub: pokecrystal

Download patch

ref: 0722de77ae57ed6832b9a725ddc14511668f79c5
parent: eb8e55a01a2ea47e7e6ddba460d1de077333e85a
author: Remy Oukaour <remy.oukaour@gmail.com>
date: Mon Jan 1 13:32:01 EST 2018

Remove trailing whitespace
find . -name '*.asm' -exec sed -i 's/[ \t]\+$//' {} \;

--- a/data/palettes/town_map.asm
+++ b/data/palettes/town_map.asm
@@ -31,4 +31,4 @@
 	townmappals CITY,     CITY,     CITY,     CITY,     CITY,     CITY
 	townmappals CITY,     BORDER,   CITY,     CITY,     CITY,     CITY
 	townmappals CITY,     CITY,     CITY,     CITY,     BORDER,   BORDER
-	townmappals BORDER,   BORDER,   BORDER,   BORDER,   BORDER,   BORDER 
+	townmappals BORDER,   BORDER,   BORDER,   BORDER,   BORDER,   BORDER
--- a/engine/sprite_anims.asm
+++ b/engine/sprite_anims.asm
@@ -43,7 +43,7 @@
 	dw .sprite_anim_seq_1A
 	dw .sprite_anim_seq_1B
 	dw .sprite_anim_seq_1C
-	dw .IntroSuicune 
+	dw .IntroSuicune
 	dw .IntroPichuWooper
 	dw .Celebi
 	dw .IntroUnown