aboutsummaryrefslogtreecommitdiffstats
path: root/src/gameScreen.h
diff options
context:
space:
mode:
authornathansmith117 <thenathansmithsmith@gmail.com>2024-05-07 00:57:31 +0000
committernathansmith117 <thenathansmithsmith@gmail.com>2024-05-07 00:57:31 +0000
commit32792bb121ea2bb1a96eca821061a3a9b13a6a78 (patch)
tree7ee5bd241b37d643db0e5a55ed27419215adbed2 /src/gameScreen.h
parent529bec904716fc91ecd937a06bf81ea150cf3c72 (diff)
downloadPenguinYippies-32792bb121ea2bb1a96eca821061a3a9b13a6a78.tar.gz
PenguinYippies-32792bb121ea2bb1a96eca821061a3a9b13a6a78.tar.bz2
PenguinYippies-32792bb121ea2bb1a96eca821061a3a9b13a6a78.zip
Shooter mini game works
Diffstat (limited to 'src/gameScreen.h')
-rw-r--r--src/gameScreen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gameScreen.h b/src/gameScreen.h
index 2b34a05..a745051 100644
--- a/src/gameScreen.h
+++ b/src/gameScreen.h
@@ -7,6 +7,8 @@
#ifndef GAME_SCREEN_H
#define GAME_SCREEN_H
+#define RUN_SHOOTER_GAME_EVERY 100
+
typedef enum GamePlayPlace {
CLICKY_DESKTOP_PLACE,
SHOP_PLACE