mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-19 03:06:37 +02:00
fix entt update
This commit is contained in:
@ -27,6 +27,8 @@
|
||||
|
||||
const char* argv0;
|
||||
|
||||
using namespace entt::literals;
|
||||
|
||||
class ImGuiSpeechy : public MM::Services::Service {
|
||||
private:
|
||||
SoLoud::Speech speech;
|
||||
|
Reference in New Issue
Block a user