From fcf4c36c2027d268afd7925785e8588fcb2d920c Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Mon, 9 Mar 2020 20:50:36 +0100 Subject: Not done --- inc/cub3d_defines.h | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/cub3d_defines.h') diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h index b3dd986..edc3dec 100644 --- a/inc/cub3d_defines.h +++ b/inc/cub3d_defines.h @@ -162,6 +162,7 @@ enum # define FT_ERR_RD_EA "could not find east side texture file" # define FT_ERR_RD_WE "could not find west side texture file" # define FT_ERR_RD_SP "could not find sprite texture file" +# define FT_ERR_RD_SB "could not find skybox file" # define FT_ERR_RD_NL_TEX "could not find next level texture file" # define FT_ERR_RD_NL_MAP "could not find next level map file" # define FT_ERR_RD_MUSIC "could not find music file" -- cgit v1.2.3