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
14f77c92
Commit
14f77c92
authored
Aug 14, 2015
by
Jan Holthuis
Browse files
linux-dist: Fix bug where trigger values zeroes all the time
parent
275cd3eb
Changes
1
Show whitespace changes
Inline
Side-by-side
core/linux-dist/main.cpp
View file @
14f77c92
...
...
@@ -503,8 +503,6 @@ void UpdateInputState(u32 port)
static
char
key
=
0
;
kcode
[
port
]
=
x11_dc_buttons
;
rt
[
port
]
=
0
;
lt
[
port
]
=
0
;
#if defined(TARGET_EMSCRIPTEN)
return
;
...
...
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