mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
input: SDL support
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@957 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
bc3f85abed
commit
d5aff934ba
2 changed files with 323 additions and 0 deletions
3
platform/common/in_sdl.h
Normal file
3
platform/common/in_sdl.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
struct in_default_bind;
|
||||
|
||||
void in_sdl_init(const struct in_default_bind *defbinds);
|
Loading…
Add table
Add a link
Reference in a new issue