[XAM] Fixed issue with invalid path returned in launch_data
This commit is contained in:
committed by
Radosław Gliński
parent
08c740c788
commit
e8afad8f8a
@@ -53,7 +53,7 @@ namespace xe {
|
||||
|
||||
constexpr fourcc_t kEmulatorSaveSignature = make_fourcc("XSAV");
|
||||
static const std::string kDefaultGameSymbolicLink = "GAME:";
|
||||
static const std::string kDefaultPartitonSymbolicLink = "D:";
|
||||
static const std::string kDefaultPartitionSymbolicLink = "D:";
|
||||
|
||||
// The main type that runs the whole emulator.
|
||||
// This is responsible for initializing and managing all the various subsystems.
|
||||
|
||||
Reference in New Issue
Block a user