Selaa lähdekoodia

Removed unused constants in controllermap program.

Philipp Wiesemann 9 vuotta sitten
vanhempi
commit
826508b6ee
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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