Skip to content
Snippets Groups Projects
Commit 596323f8 authored by lat9nq's avatar lat9nq
Browse files

main: Don't add an extra separator when the title version is absent

Some titles, such as homebrew, do not have any version string. Because
yuzu hard codes the title bar string assuming a version string is
preset, booting homebrew causes yuzu to add an extra separator with no
content between.

This uses a lambda expression to prevent that from happening.
parent 8bd57423
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment