A
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#include "carre.c"
|
||||
#define RED 1
|
||||
#define GREEN 2
|
||||
#define BLUE 4
|
||||
|
||||
int hue(void) {
|
||||
int choice = rand()%3;
|
||||
|
Reference in New Issue
Block a user