Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hotkeys to select save state slots and to save/load the currently se... #1096

Merged
merged 1 commit into from Sep 20, 2014

Conversation

RachelBryk
Copy link
Member

...lected slots.

State::Save(g_saveSlot);
else if (IsHotkey(event, HK_LOAD_STATE_SLOT_SELECTED))
State::Load(g_saveSlot);

This comment was marked as off-topic.

skidau added a commit that referenced this pull request Sep 20, 2014
Add hotkeys to select save state slots
@skidau skidau merged commit ae17d91 into dolphin-emu:master Sep 20, 2014
@RachelBryk RachelBryk deleted the save-slots branch September 22, 2014 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants