From 567a120919e22ff3a49204fbe41cafad4e619068 Mon Sep 17 00:00:00 2001 From: sparky4 Date: Sun, 12 Jul 2015 16:30:54 -0500 Subject: [PATCH] modified: src/lib/16_in.c --- src/lib/16_in.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/16_in.c b/src/lib/16_in.c index 0858441d..1ee3bc94 100644 --- a/src/lib/16_in.c +++ b/src/lib/16_in.c @@ -806,7 +806,7 @@ IN_ReadControl(int playnum,player_t *player) int dx,dy; Motion mx,my; ControlType type; - word conpee; + sword conpee; register KeyboardDef *def; dx = dy = 0; -- 2.39.2