mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-05 18:24:12 +00:00
Public release of the DLU server code!
Have fun!
This commit is contained in:
8
thirdparty/raknet/Source/RakSleep.h
vendored
Normal file
8
thirdparty/raknet/Source/RakSleep.h
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __RAK_SLEEP_H
|
||||
#define __RAK_SLEEP_H
|
||||
|
||||
#include "Export.h"
|
||||
|
||||
void RAK_DLL_EXPORT RakSleep(unsigned int ms);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user