summaryrefslogtreecommitdiff
path: root/include/asset_defs.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik@amftech.nl>2023-05-04 20:10:33 +0200
committerAldrik Ramaekers <aldrik@amftech.nl>2023-05-04 20:10:33 +0200
commitbbd7bc28a2cd8716eac6add006abb91ee55c4f91 (patch)
tree166a06ea430be0ca5dd4ba74f4850b1b4c9c760a /include/asset_defs.h
parentb4a0031bdb0c5317b2ee56198f02a291bdb0e224 (diff)
editor work
Diffstat (limited to 'include/asset_defs.h')
-rw-r--r--include/asset_defs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/asset_defs.h b/include/asset_defs.h
index 154f542..a29ec89 100644
--- a/include/asset_defs.h
+++ b/include/asset_defs.h
@@ -13,6 +13,9 @@ image* img_drop;
image* img_arrow_up;
image* img_arrow_down;
image* img_cancel;
+image* img_3d;
+image* img_tiles;
+image* img_sunny;
// Objects
image* img_spawner;