Merge branch 'tracerestrict-sx' into jgrpp
# Conflicts: # src/command.cpp # src/group_gui.cpp # src/lang/english.txt # src/saveload/extended_ver_sl.cpp # src/settings_gui.cpp # src/tracerestrict.cpp # src/tracerestrict.h # src/tracerestrict_gui.cpp # src/vehicle_gui.cpp # src/vehicle_gui_base.h # src/vehiclelist.cpp # src/window_type.h
This commit is contained in:
@@ -45,6 +45,7 @@ enum StringControlCode {
|
||||
SCC_COMPANY_NAME,
|
||||
SCC_PRESIDENT_NAME,
|
||||
SCC_ENGINE_NAME,
|
||||
SCC_TR_SLOT_NAME,
|
||||
|
||||
SCC_CURRENCY_SHORT,
|
||||
SCC_CURRENCY_LONG,
|
||||
@@ -121,6 +122,8 @@ enum StringControlCode {
|
||||
SCC_BLACK,
|
||||
SCC_PREVIOUS_COLOUR,
|
||||
|
||||
SCC_CONSUME_ARG,
|
||||
|
||||
/**
|
||||
* The next variables are part of a NewGRF subsystem for creating text strings.
|
||||
* It uses a "stack" of bytes and reads from there.
|
||||
|
Reference in New Issue
Block a user