aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/main.c')
-rw-r--r--frontend/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/main.c b/frontend/main.c
index fcf3846..64be927 100644
--- a/frontend/main.c
+++ b/frontend/main.c
@@ -780,7 +780,7 @@ int emu_save_state(int slot)
return ret;
ret = SaveState(fname);
-#if defined(HAVE_PRE_ARMV7) && !defined(_3DS) /* XXX GPH hack */
+#if defined(HAVE_PRE_ARMV7) && !defined(_3DS) && !defined(__SWITCH__) /* XXX GPH hack */
sync();
#endif
SysPrintf("* %s \"%s\" [%d]\n",