FrontendCommon: Add PlaySoundAsync()

This commit is contained in:
Connor McLaughlin
2022-09-21 22:44:52 +10:00
parent cba4bb4ab2
commit a4eb5f1d5d
10 changed files with 195 additions and 86 deletions

View File

@ -32,7 +32,7 @@
#include "imgui_fullscreen.h"
#include "imgui_manager.h"
#include "imgui_overlays.h"
#include "inhibit_screensaver.h"
#include "platform_misc.h"
#include "input_manager.h"
#include "scmversion/scmversion.h"
#include "util/audio_stream.h"