forked from mirror/OpenTTD
(svn r13009) -Codechange: move more tile highlighting related functions/types to tilehighlight_*.h.
This commit is contained in:
@@ -69,7 +69,7 @@ struct TileHighlightData {
|
||||
WindowNumber window_number;
|
||||
|
||||
ViewportPlaceMethod select_method;
|
||||
byte select_proc;
|
||||
ViewportDragDropSelectionProcess select_proc;
|
||||
|
||||
TileIndex redsq;
|
||||
};
|
||||
|
Reference in New Issue
Block a user