Fix fundamental wavetable garbage reads, and windows builds

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2022-06-27 23:44:13 +01:00
parent d423ac94b5
commit b29c079266
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 634350a8f066467b24b70f745a9c4a2a921a0f22
Subproject commit 19c706bded88a79ad348bf5abe837ec56d4c0e5a

View file

@ -19,7 +19,7 @@ iscc="${innodir}/drive_c/InnoSetup/ISCC.exe"
# download it
if [ ! -f "${dlfile}" ]; then
# FIXME proper dl version
curl -L https://jrsoftware.org/download.php/is.exe?site=2 -o "${dlfile}"
curl -L https://jrsoftware.org/download.php/is.exe -o "${dlfile}"
fi
# initialize wine