aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Input/je_input.h
blob: 2f6a895bd33c69950ccd265fd9299132556dcd9a (plain)
1
2
3
4
5
6
7
8
9
#ifndef __LIBJIN_INPUT_H
#define __LIBJIN_INPUT_H

#include "je_event.h"
#include "je_keyboard.h"
#include "je_mouse.h"
#include "je_joypad.h"

#endif