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:
@ -4,6 +4,8 @@
|
||||
|
||||
#include <entt/resource/cache.hpp>
|
||||
|
||||
using namespace entt::literals; // :D
|
||||
|
||||
// disable, this just tests entt and not MM
|
||||
#if 0
|
||||
TEST(EngineResourceManagerTest, entt_cache) {
|
||||
|
Reference in New Issue
Block a user