Bump torch to use file change detection (#182)

* Bump torch to use file change detection

* Added -f flag on rm
This commit is contained in:
Lywx 2024-03-29 11:31:28 -06:00 committed by GitHub
parent bb7b2b19ca
commit 1b72918e7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 2 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ debug/
.venv/
m2cfiles/
TempComp.bin.mio0
torch.hash.yml

View File

@ -351,6 +351,7 @@ assets:
@$(TORCH) modding export $(BASEROM_UNCOMPRESSED)
clean:
rm -f torch.hash.yml
@git clean -fdx asm/
@git clean -fdx bin/
@git clean -fdx build/

@ -1 +1 @@
Subproject commit a7d7acdc4219d474597960b55fea06b06e1911ad
Subproject commit f4506380ee8b4436a903b47c76793fbcf2e20e0f