summaryrefslogtreecommitdiff
path: root/src/table/control_codes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/table/control_codes.h')
-rw-r--r--src/table/control_codes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/table/control_codes.h b/src/table/control_codes.h
index ad620197a..d8e9673e9 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -115,7 +115,8 @@ enum StringControlCode {
SCC_GRAY,
SCC_DKBLUE,
SCC_BLACK,
- SCC_PREVIOUS_COLOUR,
+ SCC_PUSH_COLOUR,
+ SCC_POP_COLOUR,
/**
* The next variables are part of a NewGRF subsystem for creating text strings.