diff options
Diffstat (limited to 'psxscl.local.patch')
-rw-r--r-- | psxscl.local.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/psxscl.local.patch b/psxscl.local.patch index 72a40bdb..a00c77b2 100644 --- a/psxscl.local.patch +++ b/psxscl.local.patch @@ -1,16 +1,3 @@ -diff --git a/src/init/psx_init_cwd.c b/src/init/psx_init_cwd.c -index 924b1b8..02846ba 100644 ---- a/src/init/psx_init_cwd.c -+++ b/src/init/psx_init_cwd.c -@@ -17,7 +17,7 @@ - #ifndef __PSX_DEFAULT_ROOT_DIRECTORY - #define __PSX_DEFAULT_ROOT_DIRECTORY { \ - '\\','?','?','\\', \ -- 'C',':','\\','m','i','d','i','p','i','x'} -+ 'Z',':','\\'} - #endif - - int32_t __psx_init_cwd(void) diff --git a/src/iofn/psx_iofn_fsdir.c b/src/iofn/psx_iofn_fsdir.c index 53b3380..8bdd7d8 100644 --- a/src/iofn/psx_iofn_fsdir.c |