fixed playing loop sounds when using native BD game engine
authorHolger Schemel <holger.schemel@virtion.de>
Sat, 14 Dec 2024 17:18:25 +0000 (18:18 +0100)
committerHolger Schemel <holger.schemel@virtion.de>
Sat, 14 Dec 2024 17:19:43 +0000 (18:19 +0100)
commit4c8fe1a3afdbe4c3188db6ebe23b768027d59456
tree725604fd36d79715218851e6ef9df9e29ed55067
parent2c9e4b154127f5d802c0a44cb8c7c4c31961d1c7
fixed playing loop sounds when using native BD game engine

When using the native BD game engine, but not using the native BD
sound engine, loop sounds were not played anymore due to a bug with
off-playfield sound positions.

This bug was introduced by commit 386e26cf.
src/game_bd/bd_sound.c