shithub: pokecrystal

Download patch

ref: da14ba8041c1c5a8479c93dc4b39a547ce8512fc
parent: 603524b4896f38c2d6163308277a74b44d22be8f
author: mid-kid <esteve.varela@gmail.com>
date: Thu Oct 11 07:33:28 EDT 2018

Add more savegame stuff to gitignore

--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,8 @@
 *.sav
 *.rtc
 *.sn*
+*.sa*
+*.sg1
 
 # rgbds extras
 *.map
@@ -44,4 +46,4 @@
 gfx/pokemon/*/bitmask.asm
 gfx/pokemon/*/frames.asm
 !gfx/pokemon/unown/bitmask.asm
-!gfx/pokemon/unown/frames.asm
\ No newline at end of file
+!gfx/pokemon/unown/frames.asm