From 40fc27154fe754181934dc7ee31375e6bdfb33fc Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 23 Oct 2018 12:23:58 +0800 Subject: *merge from minimal --- src/libjin/Input/je_input.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/libjin/Input/je_input.h (limited to 'src/libjin/Input/je_input.h') diff --git a/src/libjin/Input/je_input.h b/src/libjin/Input/je_input.h new file mode 100644 index 0000000..8c7faf7 --- /dev/null +++ b/src/libjin/Input/je_input.h @@ -0,0 +1,9 @@ +#ifndef __JE_INPUT_H +#define __JE_INPUT_H + +#include "je_event.h" +#include "je_keyboard.h" +#include "je_mouse.h" +#include "je_joypad.h" + +#endif \ No newline at end of file -- cgit v1.1-26-g67d0