mirror of
https://github.com/libretro/snes9x2010.git
synced 2024-11-30 03:30:23 +00:00
Merge pull request #140 from justinweiss/3ds-fix-savestates
[3DS] Fix crashes when loading savestates
This commit is contained in:
commit
e8f615f0e8
@ -5,7 +5,7 @@
|
||||
#define BLARGG_ENDIAN
|
||||
|
||||
/* Uncomment to enable platform-specific (and possibly non-portable) optimizations */
|
||||
#ifndef EMSCRIPTEN
|
||||
#if !defined(EMSCRIPTEN) && !defined(_3DS)
|
||||
#define BLARGG_NONPORTABLE 1
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user