what do I care?

This commit is contained in:
Gwenhael Le Moine 2011-07-01 19:14:35 +02:00
parent bcccd3dfb2
commit 6cd428d31c

2
star.c
View file

@ -259,7 +259,7 @@ char *levels[] = { "################"
#define LEVEL_WIDTH 16
enum {
color_BALL = 1,
color_BALL,
color_CUBE,
color_VOID,
color_GIFT,