diff options
Diffstat (limited to 'test/anim-atlas.cpp')
-rw-r--r-- | test/anim-atlas.cpp | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/test/anim-atlas.cpp b/test/anim-atlas.cpp deleted file mode 100644 index 9f84a6ff..00000000 --- a/test/anim-atlas.cpp +++ /dev/null @@ -1,16 +0,0 @@ -#include "app.hpp" - -namespace { - - - -} // namespace - -namespace floormat { - -void test_app::test_anim_atlas() -{ - -} - -} // namespace floormat |