gzdoom-gles/libraries/zmusic
Christoph Oelckers b5ebe264ab - consolidated the different file access interfaces in the backends into one shared version.
This was getting a bit unwieldy. The include path setup is not perfect yet, that's work for later.
(It's about time we're getting C++20 with modules so that this include path madness can be put to an end.)
2020-01-05 11:46:28 +01:00
..
mididevices - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
midisources - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00
zmusic - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
CMakeLists.txt - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00
i_module.cpp - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00
i_module.h - created a new zmusic library which will eventually contain all the music playback code. 2020-01-05 11:46:20 +01:00