From ddcd60881a73860c9c4d4dd895196221dfdd4aef Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 26 Dec 2023 21:24:38 +0100 Subject: gun --- src/wall_item.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wall_item.c') diff --git a/src/wall_item.c b/src/wall_item.c index 1812db7..cdec496 100644 --- a/src/wall_item.c +++ b/src/wall_item.c @@ -5,7 +5,7 @@ static image* get_wallitem_img(wall_item_type item, wall_item_data data) { switch(item) { - case WALLITEM_GUN: return get_image_of_gun(data.gun); + case WALLITEM_GUN: return get_icon_of_gun(data.gun); } return 0; -- cgit v1.2.3-70-g09d2