diff options
| author | fl4shk <fl4shk@users.noreply.github.com> | 2016-11-09 02:51:59 -0500 |
|---|---|---|
| committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-11-08 23:51:59 -0800 |
| commit | 926ecbe8226cb7dffdca2e91b0fe81de3ceafcd6 (patch) | |
| tree | 068f62a28681a4c4ffb6e574909859eb5fc2205c /.gitignore | |
| parent | ed1f329d168f398df644bebdc4904184c0eabe23 (diff) | |
safari_zone.c (#94)
* about halfway through with safari_zone.c
* Figured out more of UnkSafariZoneStruct
* Finished safari_zone.c
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 61d4c2d7a..79b9641a0 100644 --- a/.gitignore +++ b/.gitignore @@ -31,5 +31,6 @@ types_*.taghl *.swp *.swo *.s.old +*.s.old2 *.dump *.sa* |
