aboutsummaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-20 19:21:47 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-20 19:21:47 +0100
commit7d52dc0036c8329989a8bd5b76d8704314644860 (patch)
tree88fb340705b918450e5af92374088341992ba693 /inc
parentit's not working at all (diff)
download42-cub3d-7d52dc0036c8329989a8bd5b76d8704314644860.tar.gz
42-cub3d-7d52dc0036c8329989a8bd5b76d8704314644860.tar.bz2
42-cub3d-7d52dc0036c8329989a8bd5b76d8704314644860.tar.xz
42-cub3d-7d52dc0036c8329989a8bd5b76d8704314644860.tar.zst
42-cub3d-7d52dc0036c8329989a8bd5b76d8704314644860.zip
it's not working
Diffstat (limited to 'inc')
-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 5e10084..01fa291 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -123,7 +123,7 @@ enum
# define FT_SEV_PATH "./media/img/numbers/seven.xpm"
# define FT_EIG_PATH "./media/img/numbers/eight.xpm"
# define FT_NIN_PATH "./media/img/numbers/nine.xpm"
-# define FT_PER_PATH "./media/img/numbers/zero.xpm"
+# define FT_PER_PATH "./media/img/numbers/percent.xpm"
/*
** ====== SOUNDS ======