Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
snes9x2010
Commits
e8f615f0
Unverified
Commit
e8f615f0
authored
Dec 27, 2020
by
Libretro-Admin
Committed by
GitHub
Dec 27, 2020
Browse files
Merge pull request #140 from justinweiss/3ds-fix-savestates
[3DS] Fix crashes when loading savestates
parents
1641a99c
233c5301
Pipeline
#7397
failed with stages
in 9 minutes and 27 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
src/blargg_endian.h
View file @
e8f615f0
...
...
@@ -5,7 +5,7 @@
#define BLARGG_ENDIAN
/* Uncomment to enable platform-specific (and possibly non-portable) optimizations */
#if
n
def
EMSCRIPTEN
#if
!
def
ined(
EMSCRIPTEN
) && !defined(_3DS)
#define BLARGG_NONPORTABLE 1
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment