added grid buttons to virtual buttons setup screen
authorHolger Schemel <info@artsoft.org>
Tue, 8 May 2018 17:33:15 +0000 (19:33 +0200)
committerHolger Schemel <info@artsoft.org>
Tue, 5 Jun 2018 18:58:41 +0000 (20:58 +0200)
commit969000b44b047ef2d77619bd3882a3f09eb1787d
tree0bd815cce00bf05e4c3b56a19537f88bbb3dac2f
parentae68970a3e72d29c234ea1f37b36d142b2a6991a
added grid buttons to virtual buttons setup screen

This change defines a grid of virtual buttons that can be configured on
the virtual buttons setup screen for all four directions and two buttons
(but is not used or shown anywhere else yet).
src/libgame/sdl.c
src/libgame/system.c
src/libgame/system.h
src/screens.c