Removed unused constants in controllermap program.

This commit is contained in:
Philipp Wiesemann 2016-10-15 20:01:30 +02:00
parent 01f6273675
commit 826508b6ee
1 changed files with 0 additions and 3 deletions

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