mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-17 20:49:10 -04:00
REVIEWED: Right timing
This commit is contained in:
@ -1613,7 +1613,7 @@ int InitPlatform(void)
|
||||
//----------------------------------------------------------------------------
|
||||
// Initialize timing system
|
||||
//----------------------------------------------------------------------------
|
||||
// NOTE: timming system must be initialized before the input events system
|
||||
// NOTE: timing system must be initialized before the input events system
|
||||
InitTimer();
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user