diff --git a/File Type - Wwise Event.-.md b/File Type - Wwise Event.-.md index 7a89784..b6d4170 100644 --- a/File Type - Wwise Event.-.md +++ b/File Type - Wwise Event.-.md @@ -98,9 +98,8 @@ uint32 length; // A section of values that don't belong the actual Wwise bank struct { uint32 unknown1; - // Does not match the file name - // TODO: Check if this corresponds to some other file/bundle in the game - uint64 hash ; + // Matches the file itself + uint64 this_file ; uint32 unknown2; Assert(unknown2 == 0x40); uint32 unknown3;