summaryrefslogtreecommitdiffhomepage
path: root/test/anim-atlas.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-11 03:53:12 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-11 08:49:52 +0100
commit0de0eb1fe18949a328b9e76a2dbf6319692cc3cb (patch)
tree069235056b38d320e4693bf1d1b89fbda17c058b /test/anim-atlas.cpp
parentc40f3dc1505439acd34b5fff12ea0a570920f98d (diff)
wip loader
Diffstat (limited to 'test/anim-atlas.cpp')
-rw-r--r--test/anim-atlas.cpp16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/anim-atlas.cpp b/test/anim-atlas.cpp
new file mode 100644
index 00000000..9f84a6ff
--- /dev/null
+++ b/test/anim-atlas.cpp
@@ -0,0 +1,16 @@
+#include "app.hpp"
+
+namespace {
+
+
+
+} // namespace
+
+namespace floormat {
+
+void test_app::test_anim_atlas()
+{
+
+}
+
+} // namespace floormat