correction orthographe
This commit is contained in:
@@ -37,7 +37,7 @@ int main ()
|
||||
vect pos = {4, 1};
|
||||
char**menu = generatorMenu("maps", &dim_menu, &pos);
|
||||
|
||||
|
||||
backgroundDisplay(&display_user);
|
||||
vect null = {0, 0};
|
||||
output = inGameLoop (menu, &dim_menu, &pos, &null , 1,
|
||||
&display_user, &score_user, true);
|
||||
|
||||
Reference in New Issue
Block a user