mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-06 21:37:56 +00:00
Remove some unneeded line breaks
This commit is contained in:
@@ -1694,7 +1694,6 @@ void WaitTime(double seconds)
|
||||
// NOTE: Functions with a platform-specific implementation on rcore_<platform>.c
|
||||
//void OpenURL(const char *url)
|
||||
|
||||
|
||||
// Set the seed for the random number generator
|
||||
void SetRandomSeed(unsigned int seed)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user