(svn r9554) -Documentation: add documentation to some map accessors.

This commit is contained in:
rubidium
2007-04-03 21:51:40 +00:00
parent c1d557bc98
commit 82a1d0f2e4
7 changed files with 259 additions and 24 deletions

View File

@@ -1,10 +1,11 @@
/* $Id$ */
/** @file bridge_map.cpp */
/** @file bridge_map.cpp Map accessor functions for bridges. */
#include "stdafx.h"
#include "openttd.h"
#include "bridge_map.h"
#include "bridge.h"
#include "variables.h"