summaryrefslogtreecommitdiff
path: root/include/asset_defs.h
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-05-11 16:13:07 +0200
committerAldrik Ramaekers <aldrikboy@gmail.com>2024-05-11 16:13:07 +0200
commita50de53da1dc128ffbcdacba28353fe0825c4ac9 (patch)
tree03e09fe18067d289ddc41a2291c1362f27059679 /include/asset_defs.h
parent2f493c24e3771bca9b9ee717cb3d7c18c406678f (diff)
new objects
Diffstat (limited to 'include/asset_defs.h')
-rw-r--r--include/asset_defs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asset_defs.h b/include/asset_defs.h
index fa04472..7681f2b 100644
--- a/include/asset_defs.h
+++ b/include/asset_defs.h
@@ -45,6 +45,10 @@ image* img_metal_wall2;
image* img_chair_up;
image* img_zombie_spawner;
image* img_lamp_east;
+image* img_metal_table_h;
+image* img_cantine_glass;
+image* img_glass_door_h_closed;
+image* img_glass_door_h_open;
// Throwables
image* img_grenade;