浏览代码

Removed unused constants in controllermap program.

Philipp Wiesemann 9 年之前
父节点
当前提交
826508b6ee
共有 1 个文件被更改,包括 0 次插入3 次删除
  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