From f84639d4b1eda622bf7667a7223a4a335c093437 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 8 Dec 2022 15:41:08 +0100 Subject: work --- include/map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/map.h') diff --git a/include/map.h b/include/map.h index 735c106..80772b1 100644 --- a/include/map.h +++ b/include/map.h @@ -31,7 +31,7 @@ typedef struct t_map_info { int tile_width; int tile_height; int px_raised_per_h; - int px_incline; + float px_incline; } map_info; // data data that is stored on disk -- cgit v1.2.3-70-g09d2