diff --git a/rail.h b/rail.h index fad1bf3d34..4152a406fb 100644 --- a/rail.h +++ b/rail.h @@ -57,7 +57,7 @@ typedef enum RailTypes { } RailType; enum { - SIG_SEMAPHORE_MASK = 4, + SIG_SEMAPHORE_MASK = 1 << 3, }; /* These are used to specify a single track. Can be translated to a trackbit