src/tilehighlight_type.h
branchnoai
changeset 10513 33cb70ff2f5d
parent 10455 22c441f5adf9
equal deleted inserted replaced
10455:22c441f5adf9 10513:33cb70ff2f5d
    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 */