summaryrefslogtreecommitdiff
path: root/miscellany.h
diff options
context:
space:
mode:
Diffstat (limited to 'miscellany.h')
-rw-r--r--miscellany.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/miscellany.h b/miscellany.h
new file mode 100644
index 0000000..cd5c5ae
--- /dev/null
+++ b/miscellany.h
@@ -0,0 +1,17 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* miscellany.h :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: kdx <kdx @student.42angouleme.fr +#+ +:+ +#+ */
+/* +#+#+#+#+#+ +#+ */
+/* Created: 2022/10/09 04:18:22 by kdx #+# #+# */
+/* Updated: 2022/10/09 04:19:22 by kdx ### ########.fr */
+/* */
+/* ************************************************************************** */
+
+#ifndef MISCELLANY_H
+# define MISCELLANY_H
+# define XK_MISCELLANY
+# define XK_LATIN1
+#endif