shithub: pokecrystal

Download patch

ref: 585f756ecfe3c14d91b5c2897618fd46f375096b
parent: 0500947dd0ac9057d855b2a1d55922fedf13f5d6
author: yenatch <[email protected]>
date: Thu Dec 19 19:28:14 EST 2013

don't diff .pal files as binary data

--- a/.gitattributes
+++ b/.gitattributes
@@ -6,7 +6,6 @@
 *.lz   diff=hex
 *.2bpp diff=hex
 *.1bpp diff=hex
-*.pal  diff=hex
 *.bin  diff=hex
 *.blk  diff=hex