diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/data.h | 2 |
1 files changed, 2 insertions, 0 deletions
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;
|
