summaryrefslogtreecommitdiff
path: root/src/bridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bridge.h')
-rw-r--r--src/bridge.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bridge.h b/src/bridge.h
index 5f2c1db59..69462e450 100644
--- a/src/bridge.h
+++ b/src/bridge.h
@@ -33,9 +33,9 @@ enum BridgePieces {
DECLARE_POSTFIX_INCREMENT(BridgePieces)
-static const uint MAX_BRIDGES = 13;
+static const uint MAX_BRIDGES = 13; ///< Maximal number of available bridge specs.
-typedef uint BridgeType;
+typedef uint BridgeType; ///< Bridge spec number.
/**
* Struct containing information about a single bridge type