Remove some unneeded line breaks

This commit is contained in:
Ray
2024-02-18 11:59:40 +01:00
parent c251e9309e
commit e42e3188f5
5 changed files with 0 additions and 9 deletions

View File

@@ -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)
{