Skip to content
Snippets Groups Projects
Commit 9763c308 authored by Le-Bao-Tin.Ha's avatar Le-Bao-Tin.Ha
Browse files

Update prof.c

parent 32e48e68
No related branches found
No related tags found
4 merge requests!8Modele,!7Modele,!6Modele,!5Modele Version 1
......@@ -42,5 +42,4 @@ void init_prof(Prof * prof, int x, int y, int length, int width, int speed, char
prof->speed_prof=speed;
prof->image_prof = malloc(strlen(path));
strcpy(prof->image_prof, path);
return 1;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment