mirror of
https://github.com/libretro/RetroArch
synced 2025-03-26 11:37:30 +00:00
:v
This commit is contained in:
parent
4d96fbba6a
commit
a605628dff
2
driver.c
2
driver.c
@ -452,7 +452,7 @@ void init_video_input(void)
|
||||
|
||||
if ( driver.video_data == NULL )
|
||||
{
|
||||
SSNES_ERR("Cannot open video driver... Exiting ...\n");
|
||||
SSNES_ERR("Cannot open video driver ... Exiting ...\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user