mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-05-01 18:39:29 +02:00
libretro, fix missing intialization for renderer
This commit is contained in:
@@ -1300,6 +1300,8 @@ bool retro_load_game(const struct retro_game_info *info)
|
||||
PicoIn.sndOut = sndBuffer;
|
||||
PsndRerate(0);
|
||||
|
||||
PicoDrawSetOutFormat(vout_format, 0);
|
||||
|
||||
/* Setup retro memory maps */
|
||||
set_memory_maps();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user