Commit Graph

5 Commits (a4eaf6933d4d2c8afeee537243be69ebcec520a7)

Author SHA1 Message Date
MysterD 8430c31a87 Fix Luigi sounds compilation issues (you must run make clean in the tools folder before you see the changes) 2023-04-01 16:10:45 -07:00
Prince Frizzy 43ae67c337 Update to Refresh 13 (#19)
* Refresh 13

Co-authored-by: n64 <n64>
2022-03-13 00:17:10 -08:00
fgsfds 05ffc179c5 fix segfaults in libaudiofile.cpp
casted the wrong thing?
2020-06-18 01:33:45 +03:00
fgsfds 36e7b884d7 tools: make some stuff endianness-aware 2020-06-14 02:28:59 +03:00
fgsfds 26fef6e320 replace full audiofile source with a stripped down single-file version
same idea as n64decomp/sm64's armips.cpp

you can generate the file by applying tools/util/audiofile_strip.patch and running tools/util/generate_audiofile_cpp.py on a full audiofile source package
2020-06-12 23:43:45 +03:00