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
flycast
Commits
5cff0ec4
Commit
5cff0ec4
authored
Apr 15, 2021
by
Libretro-Admin
Browse files
Buildfix
parent
8d8eab8f
Pipeline
#20273
failed with stages
in 2 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/serialize.cpp
View file @
5cff0ec4
...
...
@@ -941,7 +941,7 @@ bool dc_unserialize(void **data, unsigned int *total_size, size_t actual_data_si
}
if
(
version
>=
V13
)
LIBRETRO_S
(
settings
.
network
.
EmulateBBA
);
LIBRETRO_
U
S
(
settings
.
network
.
EmulateBBA
);
else
settings
.
network
.
EmulateBBA
=
false
;
...
...
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