22 #ifndef NUVIE_CORE_LOOKUP_H 23 #define NUVIE_CORE_LOOKUP_H 32 const char *look_tbl[2048];
34 unsigned char *look_data;
45 const char *get_description(uint16 tile_num,
bool *plural);
46 bool has_plural(uint16 tile_num)
const;
47 uint16 get_max_len()
const;
Definition: configuration.h:61
Definition: detection.h:27