From: sparky4 Date: Sun, 12 Jul 2015 21:30:54 +0000 (-0500) Subject: modified: src/lib/16_in.c X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=567a120919e22ff3a49204fbe41cafad4e619068;p=16.git modified: src/lib/16_in.c --- 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;