namegen_func.h

Go to the documentation of this file.
00001 /* $Id: namegen_func.h 12971 2008-05-06 15:11:33Z rubidium $ */
00002 
00005 #ifndef NAMEGEN_H
00006 #define NAMEGEN_H
00007 
00008 typedef byte TownNameGenerator(char *buf, uint32 seed, const char *last);
00009 
00010 extern TownNameGenerator * const _town_name_generators[];
00011 
00012 #endif /* NAMEGEN_H */

Generated on Mon Mar 23 00:25:20 2009 for OpenTTD by  doxygen 1.5.6