aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-03-23 08:49:28 -0400
committerClyne Sullivan <tullivan99@gmail.com>2016-03-23 08:49:28 -0400
commitc3cfec14cb64016b9f3b039e17d49933e54ca6a0 (patch)
tree68c4e69f8783b869b2c545f2c610ca4b661256cb /main.cpp
parentafdbe5de31c9ae1009d36710eb2b1c31ec44a9f5 (diff)
rip game
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 0b3984e..210f36c 100644
--- a/main.cpp
+++ b/main.cpp
@@ -77,7 +77,7 @@ World *currentWorld = NULL,
* The player object.
*/
-Player *player;
+Player *player;
/**
* TODO