mirror of
https://github.com/open-goal/jak-project
synced 2026-06-30 03:49:08 -04:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user