print showing everything end without troubles
This commit is contained in:
parent
f45432f0ef
commit
6e80de2761
1 changed files with 2 additions and 0 deletions
2
main.c
2
main.c
|
@ -11,6 +11,8 @@ GLuint _dims[] = {1280, 720};
|
|||
static void closure(void) {
|
||||
// freeMusic(_ambiance);
|
||||
gl4duClean(GL4DU_ALL);
|
||||
|
||||
printf("Merci du visionnage !\n");
|
||||
}
|
||||
|
||||
// Comportement quand la fenêtre est redimensionnée
|
||||
|
|
Reference in a new issue