diff options
author | entrpntr <entrpntr@gmail.com> | 2020-06-18 17:41:58 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2020-06-20 13:30:14 -0500 |
commit | 8cf580e721fd97fde2b4fc92790e6000c69db6c1 (patch) | |
tree | 9010d928ba8eabe6fdc0e4772f7d6510954905aa /tools | |
parent | bb1bb8310d8fa7dab1052ffbed2abb3390faf402 (diff) |
Other small cleanups in macros/pokedex.asm, add .gitignore to tools/
Diffstat (limited to 'tools')
-rw-r--r-- | tools/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore new file mode 100644 index 0000000..0f03a2a --- /dev/null +++ b/tools/.gitignore @@ -0,0 +1,3 @@ +gfx +pcm +scan_includes |