update comment

This commit is contained in:
AJ Kelly
2011-02-15 23:23:23 -06:00
parent d53355e82e
commit 42693e91e7
+1
View File
@@ -28,6 +28,7 @@ namespace ScreenDimensions
#define FullScreenRectF RectF(SCREEN_LEFT,SCREEN_TOP,SCREEN_RIGHT,SCREEN_BOTTOM)
// XXX: doesn't always have to be 64. -aj
// Referenced in ArrowEffects, GameManager, NoteField, SnapDisplay.
#define ARROW_SIZE (64)
#endif