Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
trs:sound [2017/11/17 11:19] – stohrendorf | trs:sound [2021/05/21 21:51] (current) – [Sound Sources] stohrendorf | ||
---|---|---|---|
Line 93: | Line 93: | ||
{{anchor: | {{anchor: | ||
+ | |||
<code cpp> | <code cpp> | ||
struct tr_sound_source // 16 bytes | struct tr_sound_source // 16 bytes | ||
Line 102: | Line 103: | ||
uint16_t Flags; | uint16_t Flags; | ||
}; | }; | ||
+ | |||
</ | </ | ||
- | '' | + | '' |
+ | |||
+ | * ''< | ||
+ | * ''< | ||
+ | Note that these flags are not mutually exclusive. | ||
- | * '' | ||
- | * '' | ||
- | * '' | ||
==== Sound Map ==== | ==== Sound Map ==== | ||