projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b99277
)
Ups, name mistake.
author
Ricardo Cruz
<rick2@aeiou.pt>
Mon, 10 May 2004 13:22:26 +0000
(13:22 +0000)
committer
Ricardo Cruz
<rick2@aeiou.pt>
Mon, 10 May 2004 13:22:26 +0000
(13:22 +0000)
SVN-Revision: 1066
src/defines.h
patch
|
blob
|
history
diff --git
a/src/defines.h
b/src/defines.h
index
c23ed24
..
163f1bd
100644
(file)
--- a/
src/defines.h
+++ b/
src/defines.h
@@
-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