diff options
Diffstat (limited to 'src/ai/api/ai_tunnel.hpp')
-rw-r--r-- | src/ai/api/ai_tunnel.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ai/api/ai_tunnel.hpp b/src/ai/api/ai_tunnel.hpp index 6aa6ea4c0..2288f2537 100644 --- a/src/ai/api/ai_tunnel.hpp +++ b/src/ai/api/ai_tunnel.hpp @@ -64,7 +64,7 @@ public: * Internal function to help BuildTunnel in case of road. */ static bool _BuildTunnelRoad2(); -#endif +#endif /* DOXYGEN_SKIP */ /** * Builds a tunnel starting at start. The direction of the tunnel depends |