aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_init_lists.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ft_init_lists.c')
-rw-r--r--src/ft_init_lists.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_init_lists.c b/src/ft_init_lists.c
index 5726a5b..cd928b0 100644
--- a/src/ft_init_lists.c
+++ b/src/ft_init_lists.c
@@ -72,6 +72,7 @@ static int8_t
i = -1;
while (++i < 5)
cl->key_input[i] = -1;
+ cl->mpid = 0;
cl->ishud = 0;
cl->isoldmus = 0;
cl->doicast = 1;