mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-19 11:16:37 +02:00
fix entt update
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
|
||||
static char* argv0;
|
||||
|
||||
using namespace entt::literals;
|
||||
|
||||
class TemplateUpdateMainService : public MM::Services::Service {
|
||||
std::function<void(MM::Engine&)> _fn;
|
||||
|
Reference in New Issue
Block a user