add comment about ARROW_SIZE

This commit is contained in:
AJ Kelly
2011-02-15 22:19:24 -06:00
parent eaba89aa03
commit 094afda043
+1
View File
@@ -27,6 +27,7 @@ namespace ScreenDimensions
#define FullScreenRectF RectF(SCREEN_LEFT,SCREEN_TOP,SCREEN_RIGHT,SCREEN_BOTTOM)
// XXX: doesn't always have to be 64. -aj
#define ARROW_SIZE (64)
#endif