diff options
| -rw-r--r-- | src/rcore_template.c (renamed from src/rcore_custom.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rcore_custom.c b/src/rcore_template.c index e17aa96b..3007e4f5 100644 --- a/src/rcore_custom.c +++ b/src/rcore_template.c @@ -1,6 +1,6 @@ /********************************************************************************************** * -* rcore_<platform> - Functions to manage window, graphics device and inputs +* rcore_<platform> template - Functions to manage window, graphics device and inputs * * PLATFORM: <PLATFORM> * - TODO: Define the target platform for the core |
