This commit is contained in:
Ray
2023-10-14 11:48:20 +02:00
parent 005ba155c0
commit 4521a142c3
2 changed files with 2 additions and 4 deletions

View File

@ -2360,7 +2360,7 @@ int GetTouchPointCount(void)
//----------------------------------------------------------------------------------
// NOTE: Functions with a platform-specific implementation on rcore_<platform>.c
//static bool InitGraphicsDevice(int width, int height)
//static bool InitPlatform(void)
// Initialize hi-resolution timer
void InitTimer(void)