diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-05-22 23:05:23 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-05-22 23:05:23 -0400 |
commit | 0f733d5b6d9944390a46b41e0f176835aedce6e8 (patch) | |
tree | b07d9af846bb708f7aa51818f32a62955f12861d | |
parent | c3b7235a94f3ea8e6f0ac9f62c6551aef7520d37 (diff) |
Remove agbcc submodule
-rw-r--r-- | .gitignore | 1 | ||||
m--------- | tools/agbcc | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 13752b437..78af8c737 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ *.bat sound/**/*.bin src/*.s +tools/agbcc ld_script_ruby.txt ld_script_sapphire.txt *.map diff --git a/tools/agbcc b/tools/agbcc deleted file mode 160000 -Subproject 928b1951972d7ff8c46347b3dce9e254cf6c215 |