diff options
Diffstat (limited to 'src/System.c')
| -rw-r--r-- | src/System.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/System.c b/src/System.c index 9a48d30..05a9b9b 100644 --- a/src/System.c +++ b/src/System.c @@ -6,6 +6,7 @@ void SystemInit(void) { + redirect_stdio_to_sio(); #if 0 PSX_InitEx(PSX_INIT_SAVESTATE | PSX_INIT_CD); #else |
