string_type.h

Go to the documentation of this file.
00001 /* $Id: string_type.h 11777 2008-01-07 14:23:25Z rubidium $ */
00002 
00005 #ifndef STRING_TYPE_H
00006 #define STRING_TYPE_H
00007 
00011 enum CharSetFilter {
00012   CS_ALPHANUMERAL,      
00013   CS_NUMERAL,           
00014   CS_ALPHA,             
00015 };
00016 
00017 typedef uint32 WChar;
00018 
00019 #endif /* STRING_TYPE_H */

Generated on Wed Jul 15 20:36:02 2009 for OpenTTD by  doxygen 1.5.6