Browse Source

Rename ex02c_color_palette.c to shapes_color_palette.c

pull/3/head
Ray 11 years ago
parent
commit
34d0851f79
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/shapes_color_palette.c

examples/ex02c_color_palette.c → examples/shapes_color_palette.c View File

@ -92,4 +92,4 @@ int main()
//-------------------------------------------------------------------------------------- //--------------------------------------------------------------------------------------
return 0; return 0;
}
}

Loading…
Cancel
Save