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

Comparing deliantra/server/random_maps/layout.C (file contents):
Revision 1.26 by root, Tue Jul 6 20:00:46 2010 UTC vs.
Revision 1.27 by root, Sun Aug 22 20:23:06 2010 UTC

20 * 20 *
21 * The authors can be reached via e-mail to <support@deliantra.net> 21 * The authors can be reached via e-mail to <support@deliantra.net>
22 */ 22 */
23 23
24#include <global.h> 24#include <global.h>
25#include <random_map.h> 25#include <rmg.h>
26#include <rproto.h> 26#include <rproto.h>
27 27
28void noinline 28void noinline
29layout::alloc (int w, int h) 29layout::alloc (int w, int h)
30{ 30{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines