parent
94ea7dde50
commit
316e1ebf66
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue