summaryrefslogtreecommitdiff
path: root/include/constants/quest_log.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-03-24 23:19:48 -0400
committerGitHub <noreply@github.com>2021-03-24 23:19:48 -0400
commit35b68c68ee565b9b232252e4f37ea082e9310560 (patch)
treeaeacb544f27db8f63b17b7e808b28f4a1e12acde /include/constants/quest_log.h
parentd8b76e6fb545efd69bfb18322a67243520e4d11d (diff)
parent7f70b570dd2e18a34a2c0ee558f404c15c77371c (diff)
Merge pull request #404 from PikalaxALT/misc_doc
[PARTIALLY LEAK INFORMED] Miscellaneous cleanup and documentation
Diffstat (limited to 'include/constants/quest_log.h')
-rw-r--r--include/constants/quest_log.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/constants/quest_log.h b/include/constants/quest_log.h
index 3565c581e..58efd6ea3 100644
--- a/include/constants/quest_log.h
+++ b/include/constants/quest_log.h
@@ -8,6 +8,12 @@
#define QL_START_NORMAL 1
#define QL_START_WARP 2
+// gGlobalFieldTintMode
+#define QL_TINT_NONE 0
+#define QL_TINT_GRAYSCALE 1
+#define QL_TINT_SEPIA 2
+#define QL_TINT_BACKUP_GRAYSCALE 3
+
#define QL_IS_PLAYBACK_STATE (gQuestLogState == QL_STATE_PLAYBACK || gQuestLogState == QL_STATE_PLAYBACK_LAST)
#define QL_EVENT_0 0 // Null