summaryrefslogtreecommitdiff
path: root/include/text.h
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-03-28 21:03:06 -0700
committerGitHub <noreply@github.com>2018-03-28 21:03:06 -0700
commitc3572de5bb5173b12a8aa5a0ddbfa766bf037c67 (patch)
tree92d522cdfc07fbb62712b3f16c657dc13762ff77 /include/text.h
parent2ecbe252a29b9d58bfd2df82c01f94be7b69a7b0 (diff)
parent3f4c717d5cdc8eccd66fea3b4c8bcb7c827aeb34 (diff)
Merge pull request #232 from HrPeanut/start_menu
Start menu
Diffstat (limited to 'include/text.h')
-rw-r--r--include/text.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/text.h b/include/text.h
index 81c066426..2566b51b7 100644
--- a/include/text.h
+++ b/include/text.h
@@ -82,6 +82,12 @@
#define TEXT_COLOR_TRANSPARENT 0x0
#define TEXT_COLOR_WHITE 0x1
#define TEXT_COLOR_DARK_GREY 0x2
+// 0x3
+#define TEXT_COLOR_RED 0x4
+// 0x5
+#define TEXT_COLOR_GREEN 0x6
+// 0x7
+#define TEXT_COLOR_BLUE 0x8
// battle placeholders are located in battle_message.h