detect MP3/Ogg support at runtime
This commit is contained in:
parent
3778f764d4
commit
af6eb35f2d
3 changed files with 19 additions and 14 deletions
|
|
@ -2494,6 +2494,7 @@ class FurnaceGUI {
|
|||
std::vector<FurnaceGUISysCategory> sysCategories;
|
||||
|
||||
std::vector<String> audioLoadFormats;
|
||||
bool supportsOgg, supportsMP3;
|
||||
|
||||
bool wavePreviewOn;
|
||||
SDL_Scancode wavePreviewKey;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue