mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-01 06:44:27 +08:00
Removed unused constants in controllermap program.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user