mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Fix /dev_bdvd/ for exitspawn
This commit is contained in:
parent
0b788f5b43
commit
0e7e40f2cb
3 changed files with 19 additions and 9 deletions
|
|
@ -215,6 +215,7 @@ public:
|
|||
std::vector<std::string> argv;
|
||||
std::vector<std::string> envp;
|
||||
std::vector<u8> data;
|
||||
std::string disc;
|
||||
|
||||
const std::string& GetBoot() const
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue