aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d_defines.h
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-22 19:44:24 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-22 19:44:24 +0100
commit2b5727c543bb89f2e6407a8e0017a1c8b1019a99 (patch)
treeaa807e57028e899fc70a04f67d82966900c7d31c /inc/cub3d_defines.h
parentBug fixes, now gimp and sound (diff)
download42-cub3d-2b5727c543bb89f2e6407a8e0017a1c8b1019a99.tar.gz
42-cub3d-2b5727c543bb89f2e6407a8e0017a1c8b1019a99.tar.bz2
42-cub3d-2b5727c543bb89f2e6407a8e0017a1c8b1019a99.tar.xz
42-cub3d-2b5727c543bb89f2e6407a8e0017a1c8b1019a99.tar.zst
42-cub3d-2b5727c543bb89f2e6407a8e0017a1c8b1019a99.zip
Awesome animations
Diffstat (limited to 'inc/cub3d_defines.h')
-rw-r--r--inc/cub3d_defines.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h
index ca0cead..3a1d2f4 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -118,7 +118,7 @@ enum
# 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_WEAPON_THREE_PATH "./media/img/weapons/double_b_w.xpm"
-# define FT_WEAPON_THREE_FIRE_PATH "./media/img/weapons/double_b_w.xpm"
+# define FT_WEAPON_THREE_FIRE_PATH "./media/img/weapons/double_b_w_fire.xpm"
# define FT_HEAL_PACK_PATH "./media/img/sprites/first_aid.xpm"
# define FT_ZER_PATH "./media/img/numbers/zero.xpm"
# define FT_ONE_PATH "./media/img/numbers/one.xpm"