src/hcode/btech/map.coding.h

Go to the documentation of this file.
00001 
00002 /*
00003  * $Id: map.coding.h,v 1.1.1.1 2005/01/11 21:18:07 kstevens Exp $
00004  *
00005  * Author: Markus Stenberg <fingon@iki.fi>
00006  *
00007  *  Copyright (c) 1996 Markus Stenberg
00008  *       All rights reserved
00009  *
00010  * Created: Tue Oct  8 16:48:35 1996 fingon
00011  * Last modified: Sat Jun  6 20:28:17 1998 fingon
00012  *
00013  */
00014 
00015 #ifndef MAP_CODING_H
00016 #define MAP_CODING_H
00017 
00018 #define LASTCHAR 128
00019 #define ELEVATIONS 10
00020 #define ENTRIES 256
00021 
00022 #include "p.map.coding.h"
00023 
00024 #endif                          /* MAP.CODING_H */

Generated on Mon May 28 04:25:21 2007 for BattletechMUX by  doxygen 1.4.7