Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1690 → Rev 1689

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