forked from KolibriOS/kolibrios
Fix first level, colors
git-svn-id: svn://kolibrios.org@8072 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
7e922d6561
commit
ab225d95cc
@ -23,7 +23,7 @@ int field[_size][_size] = {
|
||||
{0, 0, 0, 1},
|
||||
{0, 0, 1, 0},
|
||||
{0, 0, 0, 1},
|
||||
{0, 1, 0, 0}
|
||||
{1, 0, 0, 0}
|
||||
};
|
||||
|
||||
char* title = "Fridge v0.1";
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user