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