RENAMED: rcore_custom to rcore_template

This commit is contained in:
Ray 2023-10-11 11:11:09 +02:00
parent daba1a2794
commit ddca525132

View file

@ -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