diff --git a/examples/ex06a_color_select.c b/examples/core_color_select.c similarity index 99% rename from examples/ex06a_color_select.c rename to examples/core_color_select.c index ef767da89..b3714bc85 100644 --- a/examples/ex06a_color_select.c +++ b/examples/core_color_select.c @@ -91,4 +91,4 @@ int main() //-------------------------------------------------------------------------------------- return 0; -} \ No newline at end of file +}