summaryrefslogtreecommitdiff
path: root/src/include/data.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-12-05 13:17:27 +0100
committerAldrik Ramaekers <aldrikboy@gmail.com>2024-12-05 13:17:27 +0100
commit395aa3f2b53550b9575dde1f5d2fb7494c21addf (patch)
tree478f5609bd86d9de085d684c374971b6ce913f6a /src/include/data.h
parent0974ff30789a215a31255080251c01eaaf9a5297 (diff)
close #55
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 cddce51..b10f0c0 100644
--- a/src/include/data.h
+++ b/src/include/data.h
@@ -64,6 +64,7 @@ image* img_handshake;
image* img_resume_action;
image* img_entry;
image* img_exit;
+image* img_refresh;
image* img_button_bottom;
image* img_button_top;