summaryrefslogtreecommitdiff
path: root/include/asset_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asset_defs.h')
-rw-r--r--include/asset_defs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asset_defs.h b/include/asset_defs.h
index c060a0b..dabb766 100644
--- a/include/asset_defs.h
+++ b/include/asset_defs.h
@@ -15,8 +15,6 @@ font* fnt_20;
font* fnt_16;
font* fnt_12;
-image* img_test;
-
// Icons
image* img_icon_bullets;
image* img_icon_nova;
@@ -45,6 +43,7 @@ image* img_molotov_explode;
// Players
image* img_helmet;
image* img_body;
+image* img_body2;
// Other
image* img_zombie_chunk_hand;