From d055cf69c8925e895cfcb726a4339f843f3ccfc1 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 27 Dec 2022 09:05:33 +0100 Subject: work --- include/objects.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/objects.h') diff --git a/include/objects.h b/include/objects.h index 95e3739..50cd6f9 100644 --- a/include/objects.h +++ b/include/objects.h @@ -14,6 +14,7 @@ typedef struct t_object { vec2f position; vec3f size; float h; + image* image; } object; typedef struct t_box { -- cgit v1.2.3-70-g09d2