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:
@ -12,6 +12,8 @@
|
||||
|
||||
#include <imgui/imgui.h>
|
||||
|
||||
using namespace entt::literals;
|
||||
|
||||
TEST(imgui_render_task, demowindow) {
|
||||
MM::Engine engine;
|
||||
|
||||
|
Reference in New Issue
Block a user