diff options
Diffstat (limited to 'src/entities/bush.h')
| -rw-r--r-- | src/entities/bush.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entities/bush.h b/src/entities/bush.h index 70ac282..a46d439 100644 --- a/src/entities/bush.h +++ b/src/entities/bush.h @@ -4,6 +4,7 @@ #ifndef BUSH_H #define BUSH_H +#define BUSH_SCALE 3.0 #define BUSH_WIDTH 87.0 #define BUSH_HEIGHT 62.0 |
