1
0
mirror of https://github.com/Escartem/AnimeWwise.git synced 2026-06-10 11:40:29 +08:00

fix bug and add subfolders

This commit is contained in:
Escartem
2024-11-07 11:55:26 +01:00
parent 0d6ce44849
commit b6879def0f
3 changed files with 10 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# wwise riff header parser
# thanks to hcs and bnnm
# thanks to hcs and bnnm work
def parse_wwise(reader):
header = reader.ReadBytes(4)