From 5798c414690561950b53a3c9f9478891e75ec91f Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 19 Mar 2020 20:25:54 +0100 Subject: New images, that'll do the trick --- inc/cub3d_defines.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'inc/cub3d_defines.h') diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h index 1e25302..cf0d627 100644 --- a/inc/cub3d_defines.h +++ b/inc/cub3d_defines.h @@ -110,8 +110,8 @@ enum # define FT_WEAPON_TWO_SPR_PATH "./media/img/sprites/colt_s.xpm" # define FT_WEAPON_ONE_PATH "./media/img/weapons/sword_w.xpm" # define FT_WEAPON_ONE_FIRE_PATH "./media/img/weapons/sword_w_fire.xpm" -# define FT_WEAPON_TWO_PATH "./media/img/weapons/sword_w.xpm" -# define FT_WEAPON_TWO_FIRE_PATH "./media/img/weapons/sword_w_fire.xpm" +# define FT_WEAPON_TWO_PATH "./media/img/weapons/colt_w.xpm" +# define FT_WEAPON_TWO_FIRE_PATH "./media/img/weapons/colt_w_fire.xpm" # define FT_HEAL_PACK_PATH "./media/img/sprites/first_aid.xpm" /* -- cgit v1.2.3