Skip to content
GitLab
Explore
Sign in
suyu
src
input_common
sdl
sdl_impl.cpp
Find file
Blame
History
Permalink
input_common/sdl: Correct return values within implementations of GetPollers()
· eb335f51
Lioncash
authored
Mar 18, 2019
In both cases, we weren't actually returning anything, which is undefined behavior.
eb335f51
Loading