fix(sound): init samples corrected

This commit is contained in:
2023-06-15 19:10:28 +04:00
parent 2a409a6de1
commit 4760257aff
6 changed files with 166 additions and 5 deletions

View File

@@ -1,5 +1,8 @@
{
"cpplint.filters": [
"readability/casting"
]
],
"files.associations": {
"algorithm": "c"
}
}