Commit 5172354e authored by Lioncash's avatar Lioncash
Browse files

configure_system: Make GetAccountUsername() an internal function

We can just make the function accept an arbitrary ProfileManager
reference and operate on that instead of tying the function to the class
itself. This allows us to keep the function internal to the cpp file and
removes the need to forward declare the UUID struct.
parent bf7da804
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment