From 4c8b52fc94c04c4b3d338c2501971ae348f5b3e5 Mon Sep 17 00:00:00 2001 From: navewindre Date: Tue, 16 Jul 2024 07:19:43 +0200 Subject: =?UTF-8?q?=E3=82=84=E3=83=BC=E3=83=BC=E3=83=BC=E3=83=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dwm/typedef.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dwm/typedef.h (limited to 'dwm/typedef.h') diff --git a/dwm/typedef.h b/dwm/typedef.h new file mode 100644 index 0000000..8d532d4 --- /dev/null +++ b/dwm/typedef.h @@ -0,0 +1,2 @@ +#pragma once +#include "../src/typedef.h" \ No newline at end of file -- cgit v1.2.3