summaryrefslogtreecommitdiff
path: root/intensemarcus.h
diff options
context:
space:
mode:
Diffstat (limited to 'intensemarcus.h')
-rw-r--r--intensemarcus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/intensemarcus.h b/intensemarcus.h
index 45bc78c..8386411 100644
--- a/intensemarcus.h
+++ b/intensemarcus.h
@@ -15,6 +15,7 @@ const int ORIENT_FRONT = 0;
const int ORIENT_BACK = 1;
const int ORIENT_RIGHT = 2;
const int ORIENT_LEFT = 3;
+const int GRAVITY = 3;
SDL_Surface *loadImage(std::string filename);