mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 03:35:22 +00:00
(GX) fix blank video
This commit is contained in:
parent
f1709aefec
commit
9746cb8f97
@ -507,6 +507,7 @@ int main(int argc, char *argv[])
|
||||
LWP_CreateThread(&gx_device_thread, gx_devthread, NULL, NULL, 0, 66);
|
||||
#endif
|
||||
|
||||
rarch_main_clear_state();
|
||||
get_environment_settings();
|
||||
make_directories();
|
||||
config_set_defaults();
|
||||
|
Loading…
x
Reference in New Issue
Block a user