ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/random_maps/decor.C
(Generate patch)

Comparing deliantra/server/random_maps/decor.C (file contents):
Revision 1.28 by root, Sun Jul 4 22:12:26 2010 UTC vs.
Revision 1.29 by root, Sun Aug 22 20:23:06 2010 UTC

21 * 21 *
22 * The authors can be reached via e-mail to <support@deliantra.net> 22 * The authors can be reached via e-mail to <support@deliantra.net>
23 */ 23 */
24 24
25#include <global.h> 25#include <global.h>
26#include <random_map.h> 26#include <rmg.h>
27#include <rproto.h> 27#include <rproto.h>
28 28
29#define NR_DECOR_OPTIONS 1 29#define NR_DECOR_OPTIONS 1
30 30
31/* return a simple count of objects in the map at x,y. */ 31/* return a simple count of objects in the map at x,y. */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines