#ifndef INC_LIB_LIB_H #define INC_LIB_LIB_H #include extern const uint32_t SCREEN_WIDTH; extern const uint32_t SCREEN_HEIGHT; #endif