Moved RleBitmap to its own module and created minifx screen to experiment
[dosdemo] / .clang-format
diff --git a/.clang-format b/.clang-format
new file mode 100644 (file)
index 0000000..c2b7d66
--- /dev/null
@@ -0,0 +1,3 @@
+UseTab: Always
+IndentWidth: 8
+ColumnLimit: 100