This website requires JavaScript.
Explore
Help
Sign In
Creepso
/
Citron-emu
Watch
1
Star
0
Fork
You've already forked Citron-emu
0
mirror of
https://git.citron-emu.org/Citron/Citron.git
synced
2026-03-31 00:38:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b73ea457cc
Citron-emu
/
src
/
input_common
/
sdl
History
Lioncash
b73ea457cc
input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast
...
It's valid to static_cast a void pointer back into its proper type.
2019-06-03 16:56:46 -04:00
..
sdl.cpp
Input: Remove global variables from SDL Input
2019-03-02 19:09:34 +01:00
sdl.h
input_common/sdl: Remove unused header includes and forward declarations
2019-06-03 16:56:42 -04:00
sdl_impl.cpp
input_common/sdl/sdl_impl: Convert reinterpret_cast into a static_cast
2019-06-03 16:56:46 -04:00
sdl_impl.h
input_common/sdl: Remove unused header includes and forward declarations
2019-06-03 16:56:42 -04:00