mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-08 11:44:11 +00:00
Public release of the DLU server code!
Have fun!
This commit is contained in:
12
thirdparty/raknet/Source/FormatString.h
vendored
Normal file
12
thirdparty/raknet/Source/FormatString.h
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef __FORMAT_STRING_H
|
||||
#define __FORMAT_STRING_H
|
||||
|
||||
#include "Export.h"
|
||||
|
||||
extern "C" {
|
||||
char * FormatString(const char *format, ...);
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user