Loading animation data from the rom instead of decomp, partial impl

This commit is contained in:
jaburns
2020-10-10 10:36:41 -06:00
parent 5688ac1c00
commit 178bbf5359
8 changed files with 200 additions and 19 deletions
Vendored
-1
View File
@@ -39,7 +39,6 @@ print_makefile() {
make_cmd "$f"
done
echo -e "src/mario/anim_data.inc.c: extract-decomp-source.py\n\t ./extract-decomp-source.py"
echo -e "src/mario/geo.inc.c: extract-decomp-source.py\n\t ./extract-decomp-source.py"
echo -e "src/mario/model.inc.c: extract-decomp-source.py\n\t ./extract-decomp-source.py"