mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 10:50:05 +00:00
Fixes a bug where if you loaded a fifo before opening the fifo player window (which you can do by dragging a .dff onto dolphin's main window) then the player's widgets wouldn't be initilized correctly. Importantly, the object range widgets would be broken.