From 1842a21f7187f32982f9f19623affbc48b4f4573 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 8 Mar 2020 00:26:09 +0100 Subject: I gotta figure out --- src/ft_warp_level.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ft_warp_level.c') diff --git a/src/ft_warp_level.c b/src/ft_warp_level.c index 37789a5..09fbc7c 100644 --- a/src/ft_warp_level.c +++ b/src/ft_warp_level.c @@ -45,6 +45,7 @@ static void cl->plist.pos_x = 0; cl->plist.pos_y = 0; + cl->plist.pos_z = 0; cl->plist.start_x = 0; cl->plist.start_y = 0; cl->plist.cam_x = 0; -- cgit v1.2.3