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

Parse user directory on nogui CLI. #5033

Merged
merged 1 commit into from Mar 8, 2017
Merged

Conversation

vladfi1
Copy link
Contributor

@vladfi1 vladfi1 commented Mar 6, 2017

This makes nogui actually usable! Split from #4994.

@@ -380,7 +380,7 @@ static Platform* GetPlatform()

int main(int argc, char* argv[])
{
std::string boot_filename;
std::string boot_filename, user_directory;

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.

@degasus degasus merged commit 7cc5604 into dolphin-emu:master Mar 8, 2017
@vladfi1 vladfi1 deleted the nogui-user branch March 8, 2017 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants