mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-24 20:18:30 +00:00
Reordered one function
This commit is contained in:
@@ -2285,7 +2285,7 @@ int GetTouchPointCount(void)
|
||||
// Module Internal Functions Definition
|
||||
//----------------------------------------------------------------------------------
|
||||
|
||||
// Platform-specific functions
|
||||
// NOTE: Functions with a platform-specific implementation on rcore_<platform>.c
|
||||
//static bool InitGraphicsDevice(int width, int height)
|
||||
|
||||
// Set viewport for a provided width and height
|
||||
|
Reference in New Issue
Block a user