mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-06 01:46:25 +00:00
Use python3 for sort_controllers.py
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python3
|
||||||
#
|
#
|
||||||
# Script to sort the game controller database entries in SDL_gamecontroller.c
|
# Script to sort the game controller database entries in SDL_gamecontroller.c
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user