sdl_db : Update upstream mappings.
This commit is contained in:
parent
6a9c0ed964
commit
2c1b295e9f
2 changed files with 6 additions and 2 deletions
2
check.py
2
check.py
|
@ -35,7 +35,7 @@ import copy
|
|||
FILE_HEADER = "# Game Controller DB for SDL in %s format\n" \
|
||||
"# Source: https://github.com/gabomdq/SDL_GameControllerDB\n"
|
||||
|
||||
sdl_version = "2.0.6"
|
||||
sdl_version = "2.0.8"
|
||||
|
||||
mappings_dict = OrderedDict([
|
||||
("Windows", {}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue