diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-11 03:53:12 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2024-02-11 08:49:52 +0100 |
| commit | 0de0eb1fe18949a328b9e76a2dbf6319692cc3cb (patch) | |
| tree | 069235056b38d320e4693bf1d1b89fbda17c058b /test/app.cpp | |
| parent | c40f3dc1505439acd34b5fff12ea0a570920f98d (diff) | |
wip loader
Diffstat (limited to 'test/app.cpp')
| -rw-r--r-- | test/app.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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), |
