@@ -0,0 +1,16 @@
#include <graph.h>
#include "menu.h"
int main (void){
while(1){
InitialiserGraphique();
CreerFenetre(10, 10, 50 * 50 + 1, 60 * 60 + 100);
EffacerEcran(CouleurParNom("white"));
}
The note is not visible to the blocked user.