Added a comment.
authorTobias Gläßer <tobi.web@gmx.de>
Tue, 4 May 2004 19:49:39 +0000 (19:49 +0000)
committerTobias Gläßer <tobi.web@gmx.de>
Tue, 4 May 2004 19:49:39 +0000 (19:49 +0000)
SVN-Revision: 981

src/defines.h

index 306a661..21c320d 100644 (file)
@@ -49,7 +49,7 @@ enum DyingType {
 };
 
 /* Screen proprities: */
-
+/* Don't use this to test for the actual screen sizes. Use screen->w/h instead!
 #define SCREEN_W 640
 #define SCREEN_H 480