norminette

This commit is contained in:
mcolonna 2024-04-20 12:51:24 +02:00
parent 34cce6a5c0
commit a395676ee9
2 changed files with 16 additions and 15 deletions

View file

@ -6,7 +6,7 @@
/* By: mcolonna <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/02/26 15:26:13 by mcolonna #+# #+# */
/* Updated: 2024/04/19 23:08:32 by mcolonna ### ########.fr */
/* Updated: 2024/04/20 12:47:22 by mcolonna ### ########.fr */
/* */
/* ************************************************************************** */
@ -20,6 +20,7 @@
# define TEXT_SPACE 9
# define LEVEL_COUNT 10
extern const t_const_string g_levels[LEVEL_COUNT];
typedef struct s_env

View file

@ -6,7 +6,7 @@
/* By: mcolonna <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/02/26 16:32:36 by mcolonna #+# #+# */
/* Updated: 2024/04/20 12:17:48 by mcolonna ### ########.fr */
/* Updated: 2024/04/20 12:48:15 by mcolonna ### ########.fr */
/* */
/* ************************************************************************** */