added SDL controller support
This commit is contained in:
parent
5f99c595af
commit
186dc1bfe9
10 changed files with 420 additions and 64 deletions
3
mkxp.pro
3
mkxp.pro
|
@ -246,7 +246,8 @@ EMBED = \
|
|||
shader/simpleMatrix.vert \
|
||||
shader/tilemapvx.vert \
|
||||
assets/liberation.ttf \
|
||||
assets/icon.png
|
||||
assets/icon.png \
|
||||
assets/gamecontrollerdb.txt
|
||||
|
||||
SHARED_FLUID {
|
||||
DEFINES += SHARED_FLUID
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue