From 702df71c11c2650db9afae8c23e2b28fd4ef0550 Mon Sep 17 00:00:00 2001 From: pecefulpro Date: Thu, 18 May 2023 00:59:58 -0500 Subject: [PATCH] simple rename to help build the example --- cpp_ggrs/example/lib/{libraylib.a => raylib.a} | Bin 1 file changed, 0 insertions(+), 0 deletions(-) rename cpp_ggrs/example/lib/{libraylib.a => raylib.a} (100%) diff --git a/cpp_ggrs/example/lib/libraylib.a b/cpp_ggrs/example/lib/raylib.a similarity index 100% rename from cpp_ggrs/example/lib/libraylib.a rename to cpp_ggrs/example/lib/raylib.a