mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
Fixed camera and disabled sound
This commit is contained in:
parent
d3c869871d
commit
fca79ae92a
2 changed files with 7 additions and 6 deletions
|
@ -4256,6 +4256,7 @@ void Audio_ClearSariaBgmAtPos(Vec3f* pos) {
|
|||
* equally between the two bgm channels. Split based on note priority
|
||||
*/
|
||||
void Audio_SplitBgmChannels(s8 volSplit) {
|
||||
return;
|
||||
u8 volume;
|
||||
u8 notePriority;
|
||||
u16 channelBits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue