1
0
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:
IntelOrca
2015-05-21 01:35:24 +01:00
parent e2b53ddca6
commit c0079919b4
3 changed files with 41 additions and 7 deletions

View File

@@ -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,