changed rgb deal, and improve memorybook with 2d
This commit is contained in:
@@ -19,7 +19,7 @@ void destroy_mlx(void *param)
|
||||
|
||||
int shut_down(void)
|
||||
{
|
||||
mb_exit(B_RED"close windows"RESET"\n");
|
||||
mb_exit(B_RED"close windows"RESET"\n", EXIT_SUCCESS);
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user