14 #ifndef EGGPALETTIZE_H
15 #define EGGPALETTIZE_H
31 void describe_input_file();
37 bool _got_txa_filename;
40 std::string _txa_script;
42 std::string _generated_image_pattern;
43 bool _got_generated_image_pattern;
44 std::string _map_dirname;
45 bool _got_map_dirname;
47 bool _got_shadow_dirname;
49 bool _got_rel_dirname;
50 std::string _default_groupname;
51 bool _got_default_groupname;
52 std::string _default_groupdir;
53 bool _got_default_groupdir;
59 bool _report_statistics;
66 bool _describe_input_file;
68 Args _remove_egg_list;