From 0de0eb1fe18949a328b9e76a2dbf6319692cc3cb Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 11 Feb 2024 03:53:12 +0100 Subject: wip loader --- test/app.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'test/app.cpp') diff --git a/test/app.cpp b/test/app.cpp index 06049609..99326c29 100644 --- a/test/app.cpp +++ b/test/app.cpp @@ -60,6 +60,7 @@ int test_app::exec() FM_TEST(test_bitmask), FM_TEST(test_loader), FM_TEST(test_serializer1), + FM_TEST(test_anim_atlas), FM_TEST(test_scenery), FM_TEST(test_astar_pool), FM_TEST(test_astar), -- cgit v1.2.3