Ups, name mistake.
authorRicardo Cruz <rick2@aeiou.pt>
Mon, 10 May 2004 13:22:26 +0000 (13:22 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Mon, 10 May 2004 13:22:26 +0000 (13:22 +0000)
SVN-Revision: 1066

src/defines.h

index c23ed24..163f1bd 100644 (file)
@@ -69,7 +69,7 @@ enum DyingType {
 
 #define START_LIVES 4
 
-#define BULLETS_MAX 2
+#define MAX_BULLETS 2
 
 #define YM_FOR_JUMP 6.0
 #define WALK_ACCELERATION_X 0.03