Fix /dev_bdvd/ for exitspawn

This commit is contained in:
Nekotekina 2017-11-01 00:23:09 +03:00
parent 0b788f5b43
commit 0e7e40f2cb
3 changed files with 19 additions and 9 deletions

View file

@ -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
{