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
mupen64plus-libretro-nx
Commits
3d55fe7e
Commit
3d55fe7e
authored
Jan 12, 2022
by
m4xw
Browse files
Bump ver
parent
72ef6054
Pipeline
#79407
passed with stages
in 15 minutes and 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
libretro/libretro.c
View file @
3d55fe7e
...
...
@@ -611,7 +611,7 @@ void retro_set_environment(retro_environment_t cb)
void
retro_get_system_info
(
struct
retro_system_info
*
info
)
{
info
->
library_name
=
"Mupen64Plus-Next"
;
info
->
library_version
=
"2.
3
"
FLAVOUR_VERSION
GIT_VERSION
;
info
->
library_version
=
"2.
4
"
FLAVOUR_VERSION
GIT_VERSION
;
info
->
valid_extensions
=
"n64|v64|z64|bin|u1"
;
info
->
need_fullpath
=
false
;
info
->
block_extract
=
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