mirror of
https://github.com/libretro/RetroArch
synced 2025-03-14 10:21:46 +00:00
Merge pull request #21 from alphanu1/alphanu1-patch-22
Add files via upload
This commit is contained in:
commit
cf422226e6
@ -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…
x
Reference in New Issue
Block a user