summaryrefslogtreecommitdiff
path: root/src/rail.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rail.h')
-rw-r--r--src/rail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rail.h b/src/rail.h
index 249c1bea1..d8386fd15 100644
--- a/src/rail.h
+++ b/src/rail.h
@@ -141,7 +141,7 @@ struct RailtypeInfo {
SpriteID signals[SIGTYPE_END][2][2]; ///< signal GUI sprites (type, variant, state)
} gui_sprites;
- struct {
+ struct Cursor {
CursorID rail_ns; ///< Cursor for building rail in N-S direction
CursorID rail_swne; ///< Cursor for building rail in X direction
CursorID rail_ew; ///< Cursor for building rail in E-W direction