diff options
Diffstat (limited to 'game.c')
| -rw-r--r-- | game.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ #include "dat.h" -#define SPEED 100 +#define SPEED 250 static EntityCollisionProc bulletcollproc; static EntityUpdateProc playerproc; |
