Removed unused constants in controllermap program.

This commit is contained in:
Philipp Wiesemann
2016-10-15 20:01:30 +02:00
parent 6285b5f4b3
commit 8f8e7db610

View File

@@ -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