mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
libnx: enable video recording
This commit is contained in:
parent
02e43719bf
commit
49082a8c80
@ -630,6 +630,9 @@ static void frontend_switch_init(void *data)
|
||||
|
||||
gfxConfigureTransform(0);
|
||||
#endif /* HAVE_OPENGL */
|
||||
|
||||
appletInitializeGamePlayRecording();
|
||||
|
||||
#ifdef NXLINK
|
||||
socketInitializeDefault();
|
||||
nxlink_connected = nxlinkStdio() != -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user