30
edits
(→Sound) |
(→Sound) |
||
Line 139: | Line 139: | ||
Type 100 data: | Type 100 data: | ||
uint8 auxLen - specifies length of some sort of auxiliary data | uint8 auxLen - specifies length of some sort of auxiliary data | ||
uint8 | uint8 auxdata1[auxLen] - a long sequence of small numbers, slowly incrementing | ||
uint8 auxdata2[auxLen] - another sequence of numbers ranging from 00-3F | |||
uint8 unknown[] - haven't decoded yet | uint8 unknown[] - haven't decoded yet | ||
[FF] - terminate sound | |||
[FE] - loop back to beginning |
edits