mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-07-05 22:40:33 +00:00
Removed unused constants in controllermap program.
This commit is contained in:
parent
01f6273675
commit
826508b6ee
|
@ -29,9 +29,6 @@
|
||||||
#define SCREEN_HEIGHT 320
|
#define SCREEN_HEIGHT 320
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define MAP_WIDTH 512
|
|
||||||
#define MAP_HEIGHT 317
|
|
||||||
|
|
||||||
#define MARKER_BUTTON 1
|
#define MARKER_BUTTON 1
|
||||||
#define MARKER_AXIS 2
|
#define MARKER_AXIS 2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue