Audio|API: Sound emitters are const in APIs; fixed line side emitters
All sound emitters are now passed as const pointers in API functions.
Line side emitters were not being initialized until the sector planesmoved.
IssueID #1029
View differences
Audio|API: Sound emitters are const in APIs; fixed line side emitters
All sound emitters are now passed as const pointers in API functions.
Line side emitters were not being initialized until the sector planes
moved.
IssueID #1029