aboutsummaryrefslogtreecommitdiff
path: root/frontend/main.c
diff options
context:
space:
mode:
authornegativeExponent2019-12-17 01:10:56 +0800
committernegativeExponent2019-12-17 01:10:56 +0800
commit12367ad02622ba0e6457a7bea7b859bcf85ecb46 (patch)
tree1e47ca59350232bab9dc1bf5582b708dddea7fd1 /frontend/main.c
parenteb6943ee04b0f30a6f1cebfe399a94bacd1dfb45 (diff)
downloadpcsx_rearmed-12367ad02622ba0e6457a7bea7b859bcf85ecb46.tar.gz
pcsx_rearmed-12367ad02622ba0e6457a7bea7b859bcf85ecb46.tar.bz2
pcsx_rearmed-12367ad02622ba0e6457a7bea7b859bcf85ecb46.zip
Update
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",