mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 06:10:03 -06:00
pointless micro optimisations
This commit is contained in:
@ -377,7 +377,7 @@ bool NeedsDirectBoot()
|
||||
}
|
||||
}
|
||||
|
||||
void SetupDirectBoot(std::string romname)
|
||||
void SetupDirectBoot(const std::string& romname)
|
||||
{
|
||||
if (ConsoleType == 1)
|
||||
{
|
||||
|
Reference in New Issue
Block a user