summaryrefslogtreecommitdiff
path: root/include/constants/quest_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/quest_log.h')
-rw-r--r--include/constants/quest_log.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/constants/quest_log.h b/include/constants/quest_log.h
index b6f8dc319..3565c581e 100644
--- a/include/constants/quest_log.h
+++ b/include/constants/quest_log.h
@@ -1,7 +1,6 @@
#ifndef GUARD_CONSTANTS_QUEST_LOG_H
#define GUARD_CONSTANTS_QUEST_LOG_H
-// TODO: Name and use state constants
#define QL_STATE_RECORDING 1
#define QL_STATE_PLAYBACK 2
#define QL_STATE_PLAYBACK_LAST 3