mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 15:59:23 +01:00
![sowens99](/assets/img/avatar_default.png)
Previously, s_temp_input was being used for BOTH the savestate's and the movie's input printout in the panic alert. This commit simply performs memcpy from the correct vector for the movInput printout.