More work on sound support.

This commit is contained in:
Storm Dragon
2025-12-29 19:23:20 -05:00
parent b818b685bd
commit 97c9253372
11 changed files with 244 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
project('cthulhu',
version: '2025.12.28-testing',
version: '2025.12.29-testing',
meson_version: '>= 1.0.0',
)