More fixes

Comment out related deci2 code until networking can be reworked.  Resolved std::exception errors with a temporary fix
This commit is contained in:
doctaweed
2020-08-26 19:34:54 -06:00
parent 2c92c7799b
commit 1dc206edb9
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ void exec_runtime(int argc, char** argv) {
// step 1: sce library prep
iop::LIBRARY_INIT();
ee::LIBRARY_INIT_sceCd();
ee::LIBRARY_INIT_sceDeci2();
//ee::LIBRARY_INIT_sceDeci2();
ee::LIBRARY_INIT_sceSif();
// step 2: system prep