Simplify timetable time/duration string management

This commit is contained in:
Jonathan G Rennison
2023-05-10 18:51:49 +01:00
parent 8e2319ad68
commit e7f7cd06bd
10 changed files with 40 additions and 59 deletions

View File

@@ -81,6 +81,7 @@ enum StringControlCode {
SCC_TIME_HHMM,
SCC_TT_TICKS,
SCC_TT_TICKS_LONG,
/* Must be consecutive */
SCC_STRING1,