forked from LeenkxTeam/LNXSDK
10 lines
183 B
C
10 lines
183 B
C
|
#define KINC_IMPLEMENTATION_INPUT
|
||
|
|
||
|
#include "acceleration.h"
|
||
|
#include "gamepad.h"
|
||
|
#include "keyboard.h"
|
||
|
#include "mouse.h"
|
||
|
#include "pen.h"
|
||
|
#include "rotation.h"
|
||
|
#include "surface.h"
|