From 190760b05d943e065cad31a0b983ef7736551feb Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 5 Dec 2024 09:45:01 +0100 Subject: close #53, close #52 --- src/include/data.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/data.h') diff --git a/src/include/data.h b/src/include/data.h index 7073f60..cddce51 100644 --- a/src/include/data.h +++ b/src/include/data.h @@ -62,6 +62,8 @@ image* img_invest; image* img_shadow; image* img_handshake; image* img_resume_action; +image* img_entry; +image* img_exit; image* img_button_bottom; image* img_button_top; -- cgit v1.2.3-70-g09d2