From 395aa3f2b53550b9575dde1f5d2fb7494c21addf Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 5 Dec 2024 13:17:27 +0100 Subject: close #55 --- src/data.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/data.c') diff --git a/src/data.c b/src/data.c index 4eaf7f5..0d3f0bc 100644 --- a/src/data.c +++ b/src/data.c @@ -62,6 +62,7 @@ void data_load() img_resume_action = assets_load_image_from_file("data/img/resume_action.png"); img_entry = assets_load_image_from_file("data/img/entry.png"); + img_refresh = assets_load_image_from_file("data/img/reload.png"); img_exit = assets_load_image_from_file("data/img/exit.png"); img_panel_bottom = assets_load_image_from_file("data/img/panel_bottom.png"); -- cgit v1.2.3-70-g09d2