shithub: pokecrystal

Download patch

ref: 81c5f251a6e253a43344e4695209df871c41045c
parent: d6b53879f4524a201c5d3d6879330fc05d33048e
author: yenatch <[email protected]>
date: Wed Sep 11 16:54:26 EDT 2013

add globals.asm to .gitignore

--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# global label defs are generated
+globals.asm
+
 # precompiled python
 *.pyc