diff options
| author | yenatch <yenatch@gmail.com> | 2014-04-05 16:46:39 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2014-04-05 16:46:39 -0400 |
| commit | 666a5374fff74de3cb54504f76939b4f58f634d4 (patch) | |
| tree | 5a78033278532288311c9032125207aa52539dfb | |
| parent | Convert pngs in gfx/ to 1bpp and 2bpp. (diff) | |
| download | pokeyellow-666a5374fff74de3cb54504f76939b4f58f634d4.tar.gz pokeyellow-666a5374fff74de3cb54504f76939b4f58f634d4.tar.xz pokeyellow-666a5374fff74de3cb54504f76939b4f58f634d4.zip | |
Remove "globals.asm" from .gitignore.
globals.asm is no longer part of the build, is not generated, does not exist at all.
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,6 +1,3 @@ -# global label defs are generated -globals.asm - # precompiled python *.pyc |
