aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Input/je_input.h
blob: 2abee0a1c10aa325fd47781adf4ae82669460588 (plain)
1
2
3
4
5
6
7
8
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