mirror of
https://github.com/edubart/otclient.git
synced 2025-12-01 07:36:49 +01:00
implement basic sound engine using OpenAL
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
#include <unordered_map>
|
||||
#include <random>
|
||||
#include <chrono>
|
||||
#include <thread>
|
||||
#include <mutex>
|
||||
#include <atomic>
|
||||
|
||||
// boost utilities
|
||||
#include <boost/algorithm/string.hpp>
|
||||
|
||||
Reference in New Issue
Block a user