(svn r2507) -Fix: Forgot to change an enum in rail.h in r2499 (thanks blathijs for
authorcelestar
Sat, 02 Jul 2005 13:03:56 +0000
changeset 2001 480b824e27f0
parent 2000 56bcd637009d
child 2002 63c3fde64ac3
(svn r2507) -Fix: Forgot to change an enum in rail.h in r2499 (thanks blathijs for
pointing it out)
rail.h
--- a/rail.h	Fri Jul 01 18:16:16 2005 +0000
+++ b/rail.h	Sat Jul 02 13:03:56 2005 +0000
@@ -57,7 +57,7 @@
 } 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