mirror of
https://github.com/libretro/RetroArch
synced 2025-04-17 02:43:03 +00:00
fix for closing window (#17301)
This commit is contained in:
parent
b8c9665753
commit
2c3e53e4e8
@ -3665,6 +3665,7 @@ void video_driver_frame(const void *data, unsigned width,
|
||||
#endif
|
||||
recording_state_t *recording_st= recording_state_get_ptr();
|
||||
|
||||
status_text[0] = '\0';
|
||||
video_driver_msg[0] = '\0';
|
||||
|
||||
if (!video_driver_active)
|
||||
|
Loading…
x
Reference in New Issue
Block a user