Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1550 → Rev 1690

/demos/trunk/jumpball/demo.c
50,6 → 50,8
#include <string.h>
#include <stdlib.h>
 
mutex_t mutex;
 
/* useful colors... */
int white;
int black;