started norminette

This commit is contained in:
Maieul BOYER 2024-02-15 17:11:30 +01:00
parent 35ef014aa5
commit d941a20c30
No known key found for this signature in database
8 changed files with 69 additions and 76 deletions

View file

@ -17,9 +17,9 @@
# include "me/vec/vec_i64.h"
# include "me/vec/vec_i64_bool.h"
#ifndef BONUS
#define BONUS 0
#endif
# ifndef BONUS
# define BONUS 0
# endif
typedef struct s_state
{