summaryrefslogtreecommitdiff
path: root/src/include/data.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-11-28 21:32:10 +0100
committerAldrik Ramaekers <aldrikboy@gmail.com>2024-11-28 21:32:10 +0100
commitcb92e568b6af4c7a5cdfa4fccf20d6dd1d6e0727 (patch)
tree4a92a68a1f4f7f6c75ee0892b1ec6a791c356bec /src/include/data.h
parente3724ffc498462d1da85542a57e91d9b882ad6dd (diff)
working on shadows
Diffstat (limited to 'src/include/data.h')
-rw-r--r--src/include/data.h1
1 files changed, 1 insertions, 0 deletions
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;