aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-10-18 15:37:40 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-10-18 15:37:40 -0400
commitbb97b63af1fbeca208cb30a41f8195b4408821dc (patch)
tree106b0bab693daa5335445b01c43a8cd4c851d231 /.gitignore
parentMore bank3 documentation (diff)
downloadpokeyellow-bb97b63af1fbeca208cb30a41f8195b4408821dc.tar.gz
pokeyellow-bb97b63af1fbeca208cb30a41f8195b4408821dc.tar.xz
pokeyellow-bb97b63af1fbeca208cb30a41f8195b4408821dc.zip
Complete documentation of bank3
Also: split out bcd predefs from yellow/main.asm, start removing traces of W_
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 93a8c6eb..87145a25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -53,4 +53,4 @@ replace.sh
.lvimrc
# extras is a submodule, don't include
-extras/
+extras/ \ No newline at end of file