Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
trs:sound [2017/10/06 20:34] – [Sound Map] lwmte | trs:sound [2021/05/21 21:51] (current) – [Sound Sources] stohrendorf | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{indexmenu_n> | ||
+ | |||
====== Music and Sound ====== | ====== Music and Sound ====== | ||
Line 91: | Line 93: | ||
{{anchor: | {{anchor: | ||
+ | |||
<code cpp> | <code cpp> | ||
struct tr_sound_source // 16 bytes | struct tr_sound_source // 16 bytes | ||
Line 100: | Line 103: | ||
uint16_t Flags; | uint16_t Flags; | ||
}; | }; | ||
+ | |||
</ | </ | ||
- | '' | + | '' |
+ | |||
+ | * ''< | ||
+ | * ''< | ||
+ | Note that these flags are not mutually exclusive. | ||
- | * '' | ||
- | * '' | ||
- | * '' | ||
==== Sound Map ==== | ==== Sound Map ==== | ||