mirror of
https://github.com/DavidGailleton/42-Push_Swap.git
synced 2026-01-27 00:41:57 +00:00
modify flags.h
This commit is contained in:
@@ -21,7 +21,6 @@ void flags(int pos, int pos_b, char **argv, t_stacks *piles);
|
||||
int pos_bench(char **argv, int mod);
|
||||
int pos_flag(char **argv, int mod);
|
||||
int calcul_mod(int argc, char **argv);
|
||||
|
||||
void print_bench(t_stacks *stacks);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user