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 support for 2 memory cards for movies. #550

Merged
merged 1 commit into from Jul 3, 2014

Conversation

RachelBryk
Copy link
Member

No description provided.

@phire
Copy link
Member

phire commented Jul 3, 2014

Looks good to me!

@@ -66,7 +66,7 @@ std::string g_discChange = "";
std::string author = "";
u64 g_titleID = 0;
unsigned char MD5[16];
u8 bongos;
u8 bongos, Memcards;

This comment was marked as off-topic.

@lioncash
Copy link
Member

lioncash commented Jul 3, 2014

Looks good to me once the stuff delroth's pointed out is fixed.

@RachelBryk
Copy link
Member Author

I already fixed what he mentioned.

lioncash added a commit that referenced this pull request Jul 3, 2014
Add support for 2 memory cards for movies.
@lioncash lioncash merged commit a2b0525 into dolphin-emu:master Jul 3, 2014
@RachelBryk RachelBryk deleted the movie-mc2 branch July 6, 2014 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants