mirror of
https://github.com/FunKey-Project/FunKey-ProdScreens.git
synced 2026-04-11 15:14:33 +02:00
fix missing extern for gcc 10.x
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
@@ -59,7 +59,7 @@ extern TTF_Font *font_title;
|
||||
extern TTF_Font *font_info;
|
||||
extern SDL_Color bg_color;
|
||||
extern SDL_Color text_color;
|
||||
char *prog_title;
|
||||
extern char *prog_title;
|
||||
|
||||
|
||||
#endif //__FUNKEY_PROD_SCREENS__
|
||||
|
||||
Reference in New Issue
Block a user