Refactoring stuff

This commit is contained in:
Ethan Roseman 2020-08-12 21:56:23 -04:00
parent b57252efde
commit 0782fa07a3
3400 changed files with 11 additions and 11 deletions

14
.gitignore vendored
View File

@ -3,13 +3,13 @@ n64split
*.bin
*.FS
*.bgm
papermario/ctx.c
papermario/Map_Assets.FS
papermario/bgm
papermario/bin
papermario/build/
papermario/yay0
papermario/expected
ctx.c
Map_Assets.FS
bgm/
bin/
build/
yay0/
expected/
.vscode/
.idea/
.DS_Store

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "n64splitter"]
path = n64splitter
path = tools/n64splitter
url = https://github.com/ethteck/sm64tools.git

Some files were not shown because too many files have changed in this diff Show More