mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-02 20:11:15 +00:00
8 lines
167 B
C
8 lines
167 B
C
#pragma once
|
|
|
|
#define ISLE_BUTTON_SPACE 0
|
|
#define ISLE_BUTTON_ESCAPE 0
|
|
|
|
#define ISLE_MOUSE_JOYSTICK_X 0
|
|
#define ISLE_MOUSE_JOYSTICK_Y 0
|
|
#define ISLE_MOUSE_CLICK_AXIS 0 |