aboutsummaryrefslogtreecommitdiff
path: root/src/game
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2022-02-24 17:55:57 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2022-03-30 08:20:21 +0200
commit9eee43d3bb24000077602a62dfdfeee2606f1589 (patch)
tree0e5f8efef62b068e252fe9c98c14fec723e0a7a3 /src/game
parent18717569acda82b26099c62410df3b398d596ba1 (diff)
downloadrts-9eee43d3bb24000077602a62dfdfeee2606f1589.tar.gz
Add support for keyboard and mouse
Diffstat (limited to 'src/game')
-rw-r--r--src/game/src/game.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/src/game.c b/src/game/src/game.c
index 8907be9..34d79d2 100644
--- a/src/game/src/game.c
+++ b/src/game/src/game.c
@@ -22,6 +22,7 @@ int game(void)
{
const struct human_player_cfg cfg =
{
+ .sel_periph = HUMAN_PLAYER_PERIPH_KEYBOARD_MOUSE,
.padn = i,
.pl =
{