fix: hopefully get assets building

This commit is contained in:
Tropical
2026-03-09 00:22:02 -05:00
parent ad1e8369bc
commit dec2f8d8d0
7 changed files with 415 additions and 387 deletions

View File

@@ -16,7 +16,7 @@ platform_sources = run_command(
check : true,
).stdout().strip().split('\n')
# some platform-specific sources that are for some stupid reason in Platform/Common
# some platform-specific sources that are for some stupid reason in Common
exclude_platform_common_sources = [
' ! -path "*/Network/Sony/*"',
' ! -path "*/XUI/*"',