Browse Source

Removed unused constants in controllermap program.

Philipp Wiesemann 8 years ago
parent
commit
826508b6ee
1 changed files with 0 additions and 3 deletions
  1. 0 3
      test/controllermap.c

+ 0 - 3
test/controllermap.c

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