From e96c8910ff9e9c17b0c708d18b0efe018dd8c978 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Mon, 25 Nov 2024 16:05:26 +0100 Subject: close #10 --- src/include/world.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/world.h') diff --git a/src/include/world.h b/src/include/world.h index d2e9bfc..2c32581 100644 --- a/src/include/world.h +++ b/src/include/world.h @@ -251,6 +251,7 @@ typedef struct t_world_location // Dynamic array connections; bool is_hovered; + bool is_accessible; u32 id; } world_location; -- cgit v1.2.3-70-g09d2