mirror of
https://github.com/libretro/RetroArch
synced 2025-03-16 07:21:03 +00:00
Merge pull request #7513 from natinusala/libnx-video-recording
libnx: enable video recording
This commit is contained in:
commit
af5eef427e
@ -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