From 4c200513158ad0b974cda961deffe6192830ecae Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Thu, 1 Oct 2020 04:28:13 -0400 Subject: switch to c++, add dxt5 and dxt1 handling --- .clang-format | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .clang-format (limited to '.clang-format') diff --git a/.clang-format b/.clang-format new file mode 100755 index 0000000..1190ef5 --- /dev/null +++ b/.clang-format @@ -0,0 +1,4 @@ +BasedOnStyle: Microsoft +IndentWidth: 4 +ColumnLimit: 0 + -- cgit v1.2.3-101-g0448