glut backend: don't attempt to init sound if opt.music is false
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 11 May 2022 01:27:57 +0000 (04:27 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 11 May 2022 01:27:57 +0000 (04:27 +0300)
commit2b20eeb790d6574518facaae579bfd8e6d5620d4
tree39826b6fd9f843c3263b780cfd2d151c716b371b
parent2eb6ea48991f9e5462c0a83b50006e5b58f935a0
glut backend: don't attempt to init sound if opt.music is false
src/glut/audio.c