src/global.h

changeset 464
1fed3ff9a64e
parent 462
1654ff5446c7
child 467
c5f6f3f1b714
equal deleted inserted replaced
463:98df69885455 464:1fed3ff9a64e
732 PROD_STAGE_CLOSED 732 PROD_STAGE_CLOSED
733 }; 733 };
734 734
735 extern const char * const g_prod_stages[]; 735 extern const char * const g_prod_stages[];
736 extern const char * const g_prod_split[]; 736 extern const char * const g_prod_split[];
737 extern const char * const g_prod_pic_types[];
737 extern const char * const g_recipe_types[]; 738 extern const char * const g_recipe_types[];
738 extern const char * const g_style_types[]; 739 extern const char * const g_style_types[];
739 extern const char * const g_chiller_types[]; 740 extern const char * const g_chiller_types[];
740 741
741 enum ChillerTypes { 742 enum ChillerTypes {

mercurial