Atrinik Server 2.5
Functions
random_maps/decor.c File Reference
#include <global.h>

Go to the source code of this file.

Functions

void put_decor (mapstruct *map, char **layout, RMParms *RP)

Detailed Description

These functions handle decoration in random maps.

Definition in file decor.c.


Function Documentation

void put_decor ( mapstruct map,
char **  layout,
RMParms RP 
)

Put the decor into the map.

Parameters:
mapMap to add decor to.
layoutLayout of the map, as was generated.
RPParameters of the random map.

Definition at line 37 of file decor.c.