Move os_init_sound() to make sure it always is there.
authorDavid Griffith <dave@661.org>
Mon, 14 Oct 2019 00:50:54 +0000 (17:50 -0700)
committerDavid Griffith <dave@661.org>
Mon, 14 Oct 2019 00:50:54 +0000 (17:50 -0700)
commitc261c8b103492edac8541e473319a5043242d0e5
treed8412f8513bb133757caf4f659d706cc626f999f
parent5b618b3febfdad3088d2f66edd7c316d8d07d95f
Move os_init_sound() to make sure it always is there.

Here, os_init_sound() is a dummy for the benefit of the core whether or
not sound is enabled.
src/dos/bcsample.c