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

Fix 4.0-5689 regression (AR codes, patches) #2171

Merged
merged 1 commit into from
Mar 11, 2015

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Mar 5, 2015

CreateCodeTab, ARCodeAddEdit and PatchAddEdit need to be able to modify arCodes/onFrame. I'm not familiar with this code, so this needs reviewing.

currentName = StrToWxStr(arCodes.at(selection).name);
tempEntries = arCodes.at(selection);
currentName = StrToWxStr(arCodes->at(selection).name);
tempEntries = arCodes->at(selection);

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

CreateCodeTab, ARCodeAddEdit and PatchAddEdit
need to be able to modify arCodes/onFrame.
@skidau
Copy link
Contributor

skidau commented Mar 10, 2015

@JosJuice: This comment grants you the permission to merge this pull request whenever you think it is ready. After addressing the remaining comments, click this link to merge.


@dolphin-emu-bot allowmerge

dolphin-emu-bot added a commit that referenced this pull request Mar 11, 2015
Fix 4.0-5689 regression (AR codes, patches)
@dolphin-emu-bot dolphin-emu-bot merged commit 647cd3c into dolphin-emu:master Mar 11, 2015
@JosJuice JosJuice deleted the nonmodal-regression branch March 11, 2015 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

6 participants