mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-23 04:55:47 +02:00
Fixes an issue with the window size and Show/Hide special inputs button resetting when lilypad was closed and reopened, this was because the code was executed only when the button was actually clicked. The values will be properly stored in cache along with the rest already working properly buttons.