mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 16:24:35 +01:00
implement user_string_allocate
This commit is contained in:
@@ -71,6 +71,8 @@ enum {
|
||||
STR_MONTH_SHORT_DEC = STR_MONTH_SHORT_JAN + 11,
|
||||
|
||||
STR_CLOSE_X = 824,
|
||||
STR_CHOSEN_NAME_IN_USE_ALREADY = 825,
|
||||
STR_TOO_MANY_NAMES_DEFINED = 826,
|
||||
|
||||
STR_CLOSE_WINDOW_TIP = 828,
|
||||
STR_WINDOW_TITLE_TIP = 829,
|
||||
|
||||
Reference in New Issue
Block a user