add sointu, add song, update shader_minifier

This commit is contained in:
2025-06-23 20:49:20 +03:00
parent 076ee0be68
commit 47cb2c965f
19 changed files with 1425 additions and 1053 deletions

7
prepare_music.bat Normal file
View File

@ -0,0 +1,7 @@
sointu-compile -o . -arch=386 song.yml
nasm -f win32 song.asm
del song.inc
del song.asm
move song.obj src\sointu\
move song.h src\sointu\