diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-12-05 13:17:27 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-12-05 13:17:27 +0100 |
| commit | 395aa3f2b53550b9575dde1f5d2fb7494c21addf (patch) | |
| tree | 478f5609bd86d9de085d684c374971b6ce913f6a /src/include/data.h | |
| parent | 0974ff30789a215a31255080251c01eaaf9a5297 (diff) | |
close #55
Diffstat (limited to 'src/include/data.h')
| -rw-r--r-- | src/include/data.h | 1 |
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;
|
