Skip to content

core: Unsets the "variable updated" flag at the intended time

Adrien Plazas requested to merge aplazas/retro-gtk:variable-update into master

This unsets the flag stating some variable got updated when getting the new values and not when checking the flag, as stated in the documentation of RETRO_ENVIRONMENT_GET_VARIABLE_UPDATE.

Merge request reports