From cb92e568b6af4c7a5cdfa4fccf20d6dd1d6e0727 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 28 Nov 2024 21:32:10 +0100 Subject: working on shadows --- src/include/data.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/data.h') diff --git a/src/include/data.h b/src/include/data.h index 65f7389..b5e038c 100644 --- a/src/include/data.h +++ b/src/include/data.h @@ -55,6 +55,7 @@ image* img_hired; image* img_denied; image* img_world_map; image* img_invest; +image* img_shadow; image* img_button_bottom; image* img_button_top; -- cgit v1.2.3-70-g09d2