src/tilehighlight_type.h
changeset 10466 54dfadd481b0
parent 10445 2dd7d9d0a957
equal deleted inserted replaced
10465:0c68afe3d725 10466:54dfadd481b0
    67 	bool make_square_red;
    67 	bool make_square_red;
    68 	WindowClass window_class;
    68 	WindowClass window_class;
    69 	WindowNumber window_number;
    69 	WindowNumber window_number;
    70 
    70 
    71 	ViewportPlaceMethod select_method;
    71 	ViewportPlaceMethod select_method;
    72 	byte select_proc;
    72 	ViewportDragDropSelectionProcess select_proc;
    73 
    73 
    74 	TileIndex redsq;
    74 	TileIndex redsq;
    75 };
    75 };
    76 
    76 
    77 #endif /* TILEHIGHLIGHT_TYPE_H */
    77 #endif /* TILEHIGHLIGHT_TYPE_H */