summaryrefslogtreecommitdiff
path: root/include/game.h
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2012-10-18 07:23:19 +0200
committerTreeki <treeki@gmail.com>2012-10-18 07:23:19 +0200
commit035bfe6144a9baa8c03f10e92a9689506068f47f (patch)
treed29b46b279de4462123513d5eea21fc5cef180f7 /include/game.h
parentedf303f6ba8e30e04e828cb0b9b268d534f194c4 (diff)
downloadkamek-035bfe6144a9baa8c03f10e92a9689506068f47f.tar.gz
kamek-035bfe6144a9baa8c03f10e92a9689506068f47f.zip
I don't even know. I'll try to fix this tomorrow
Diffstat (limited to '')
-rwxr-xr-xinclude/game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/game.h b/include/game.h
index 08c2a49..0a843c2 100755
--- a/include/game.h
+++ b/include/game.h
@@ -166,6 +166,7 @@ bool IsWideScreen();
#define COND_SECRET 0x20
#define COND_SGNORMAL 0x80
#define COND_SGSECRET 0x100
+#define COND_UNLOCKED 0x200 // NEWER EXCLUSIVE
// All of these are set by "SetWorldCompleteionBitfield" (I didn't name it)