summaryrefslogtreecommitdiff
path: root/src/tilehighlight_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tilehighlight_type.h')
-rw-r--r--src/tilehighlight_type.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tilehighlight_type.h b/src/tilehighlight_type.h
index 0637d374e..1ad04d9ea 100644
--- a/src/tilehighlight_type.h
+++ b/src/tilehighlight_type.h
@@ -69,7 +69,7 @@ struct TileHighlightData {
WindowNumber window_number;
ViewportPlaceMethod select_method;
- byte select_proc;
+ ViewportDragDropSelectionProcess select_proc;
TileIndex redsq;
};