summaryrefslogtreecommitdiff
path: root/catch.h
diff options
context:
space:
mode:
authorVictor Gamper <victor@wenzeslaus.de>2020-01-27 18:38:16 +0100
committerVictor Gamper <victor@wenzeslaus.de>2020-01-27 18:38:16 +0100
commit6562a7be49070454f426f52845f77165a93a4a02 (patch)
treeb70b97b7c1d1d879395dc3584eb4f20ab1ad802c /catch.h
parent76325b786c3f36b79c39d3d467ac9faabf893863 (diff)
downloadc-catch-6562a7be49070454f426f52845f77165a93a4a02.tar.gz
c-catch-6562a7be49070454f426f52845f77165a93a4a02.zip
Added a toggle fullscreen button
Diffstat (limited to 'catch.h')
-rw-r--r--catch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/catch.h b/catch.h
index 09a4c83..55d968e 100644
--- a/catch.h
+++ b/catch.h
@@ -22,7 +22,7 @@
#define CHARGEBAR_POS_X 10
#define CHARGEBAR_POS_Y 10
-#define MAXIMUM_JUMP_FORCE 5
+#define MAXIMUM_JUMP_FORCE 3
#define BIRD_COUNT 3
#define BIRD_TYPE_NONE 0