aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/square/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/block/square/info.txt')
-rw-r--r--src/block/square/info.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/block/square/info.txt b/src/block/square/info.txt
new file mode 100644
index 000000000..a20697923
--- /dev/null
+++ b/src/block/square/info.txt
@@ -0,0 +1,11 @@
+realname "Square"
+
+define SQUARE
+
+load_on auto
+
+<add>
+sqr_tab.cpp
+square.cpp
+square.h
+</add>