diff options
Diffstat (limited to 'src/include')
| -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 65f7389..b5e038c 100644 --- a/src/include/data.h +++ b/src/include/data.h @@ -55,6 +55,7 @@ image* img_hired; image* img_denied;
image* img_world_map;
image* img_invest;
+image* img_shadow;
image* img_button_bottom;
image* img_button_top;
|
