diff --git a/gfx/video_crt_linux.c b/gfx/video_crt_linux.c index 9a2d8299b6..f21632c648 100644 --- a/gfx/video_crt_linux.c +++ b/gfx/video_crt_linux.c @@ -22,6 +22,8 @@ #include "video_crt_switch.h" +static int first_run; + void check_first_run() { /* ruin of first boot to get current display resolution */ if (first_run != 1)