From 01000d76c86e1d7d80363cf6e04670da4fa60dda Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 30 Nov 2024 18:12:20 +0100 Subject: close #16 --- src/include/data.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include') diff --git a/src/include/data.h b/src/include/data.h index b5e038c..51bff80 100644 --- a/src/include/data.h +++ b/src/include/data.h @@ -56,6 +56,8 @@ image* img_denied; image* img_world_map; image* img_invest; image* img_shadow; +image* img_handshake; +image* img_resume_action; image* img_button_bottom; image* img_button_top; -- cgit v1.2.3-70-g09d2