You've already forked HackerSM64
mirror of
https://github.com/HackerN64/HackerSM64.git
synced 2026-01-21 10:35:32 -08:00
* Close .assets-local.txt before attempting to remove it in extract_assets.py * Bare $(MAKE) doesn't work if the path to make has spaces, so quote it * Suppress warning for unused parameter in Flips.cpp * Don't override OS environment variable, since it broke MinGW * Specify extension for aiff_extract_codebook target, fixes dependency order for MinGW