mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-08 03:34:10 +00:00
Public release of the DLU server code!
Have fun!
This commit is contained in:
9
thirdparty/raknet/Source/EpochTimeToString.h
vendored
Normal file
9
thirdparty/raknet/Source/EpochTimeToString.h
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef __EPOCH_TIME_TO_STRING_H
|
||||
#define __EPOCH_TIME_TO_STRING_H
|
||||
|
||||
#include "Export.h"
|
||||
|
||||
RAK_DLL_EXPORT char * EpochTimeToString(long long time);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user