mirror of
https://github.com/raysan5/raylib.git
synced 2025-10-17 07:16:03 +00:00
REVIEWED: Issue with functions definitions
This commit is contained in:
@@ -2523,7 +2523,8 @@ int GetTouchPointCount(void)
|
||||
//----------------------------------------------------------------------------------
|
||||
|
||||
// NOTE: Functions with a platform-specific implementation on rcore_<platform>.c
|
||||
//static bool InitPlatform(void)
|
||||
//int InitPlatform(void)
|
||||
//void ClosePlatform(void)
|
||||
|
||||
// Initialize hi-resolution timer
|
||||
void InitTimer(void)
|
||||
|
Reference in New Issue
Block a user