Commit graph

5 commits

Author SHA1 Message Date
Isaac0-dev
a1f952f634 fix some sequences missing [build] 2025-03-13 21:10:14 +10:00
Isaac0-dev
354ba8f846 fix some issues with missing sequences 2025-03-09 14:40:13 +10:00
Isaac0-dev
0810f01396 no longer need a rom to compile the game
the files:
- sound_data_compressed.ctl
- sound_data_compressed.tbl
- sequences_compressed.bin
are now added as files that are generated by assemble_sound.py, they're compressed, and are decompressed at compile time.
rom assets have been removed from these files, so they are now just metadata for loading the sounds that are extracted at runtime.
2025-03-08 12:43:29 +10:00
Prince Frizzy
75bb9b7912
Update to Refresh 13 (#19)
* Refresh 13

Co-authored-by: n64 <n64>
2022-03-13 00:17:10 -08:00
n64
4a448cf10d merge refresh 10 2020-06-20 02:49:59 +03:00