#ifndef __PROD_SCREEN_BUTTONS__ #define __PROD_SCREEN_BUTTONS__ #define IMG_CONSOLE_LAYOUT "ProdResources/funkey_with_buttons.png" #define IMG_BUTTON_LR_GREEN "ProdResources/button_LR_green.png" #define IMG_BUTTON_NORMAL_GREEN "ProdResources/button_round_green.png" int launch_prod_screen_buttons(); #endif //__PROD_SCREEN_BUTTONS__