aboutsummaryrefslogtreecommitdiffstats
path: root/libskrift_add_rotation_degrees.c
diff options
context:
space:
mode:
Diffstat (limited to 'libskrift_add_rotation_degrees.c')
-rw-r--r--libskrift_add_rotation_degrees.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libskrift_add_rotation_degrees.c b/libskrift_add_rotation_degrees.c
new file mode 100644
index 0000000..239003b
--- /dev/null
+++ b/libskrift_add_rotation_degrees.c
@@ -0,0 +1,4 @@
+/* See LICENSE file for copyright and license details. */
+#include "common.h"
+
+extern inline void libskrift_add_rotation_degrees(double m[6], double degrees);