mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-27 07:00:59 +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
|
||||
#endif
|
||||
|
||||
#define MAP_WIDTH 512
|
||||
#define MAP_HEIGHT 317
|
||||
|
||||
#define MARKER_BUTTON 1
|
||||
#define MARKER_AXIS 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue