summaryrefslogtreecommitdiff
path: root/include/asset_defs.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-05-16 16:37:39 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2024-05-16 16:37:39 +0200
commit544f338b8e9ea010eccedbfa24bee5c97b7d3621 (patch)
tree029154f6de1a78c73a6aa9a5dfad2c16fb8928bd /include/asset_defs.h
parentb2ca9b477856cd8ea284389b91d718e8ea814d7b (diff)
walls, msvc building
Diffstat (limited to 'include/asset_defs.h')
-rw-r--r--include/asset_defs.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/asset_defs.h b/include/asset_defs.h
index 23610b4..0d27bbe 100644
--- a/include/asset_defs.h
+++ b/include/asset_defs.h
@@ -101,6 +101,16 @@ image* img_painting7;
image* img_painting8;
image* img_painting9;
image* img_painting10;
+image* img_floormat1;
+image* img_floormat2;
+image* img_metal_wall3;
+image* img_metal_wall4;
+image* img_metal_wall5;
+image* img_metal_wall6;
+image* img_metal_wall7;
+image* img_metal_wall8;
+image* img_metal_wall9;
+image* img_metal_wall10;
// Throwables
image* img_grenade;