Fix compilation errors after the merge

This commit is contained in:
dP
2025-06-27 18:03:03 +05:00
parent f0f93c68ca
commit 0fe7c3635c
85 changed files with 1926 additions and 1971 deletions

View File

@@ -18,7 +18,7 @@ enum TerraformToolbarWidgets : WidgetID {
WID_TT_RAISE_LAND, ///< Raise land button.
WID_TT_LEVEL_LAND, ///< Level land button.
WID_TT_DEMOLISH, ///< Demolish aka dynamite button.
WID_TT_DEMOLISH_TREES, ///< Demolish trees only
CM_WID_TT_DEMOLISH_TREES, ///< Demolish trees only
WID_TT_BUY_LAND, ///< Buy land button.
WID_TT_PLANT_TREES, ///< Plant trees button (note: opens separate window, no place-push-button).
WID_TT_PLACE_SIGN, ///< Place sign button.

View File

@@ -78,6 +78,7 @@ enum BuildHouseWidgets : WidgetID {
WID_BH_PROTECT_ON, ///< Button to not protect the next house built.
};
// TODO move to cm folder
enum TownHK {
HK_SADVERT,
HK_MADVERT,