mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Initial source code support for SDL3. No build system support.
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
namespace love
|
||||
{
|
||||
|
||||
void sleep(unsigned int ms);
|
||||
void sleep(double ms);
|
||||
|
||||
} // namespace love
|
||||
|
||||
|
||||
Reference in New Issue
Block a user