mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 20:26:14 +08:00
[saco] Add netrpc.cpp/.h to the project
This commit is contained in:
@ -27,7 +27,9 @@ typedef struct _GAME_SETTINGS {
|
||||
#include "../raknet/NetworkTypes.h"
|
||||
#include "../raknet/GetTime.h"
|
||||
|
||||
#include "net/netrpc.h"
|
||||
#include "net/netgame.h"
|
||||
#include "net/scriptrpc.h"
|
||||
|
||||
#include "config.h"
|
||||
#include "fontrender.h"
|
||||
|
@ -246,6 +246,12 @@
|
||||
<File
|
||||
RelativePath=".\net\netgame.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\net\netrpc.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\net\netrpc.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\net\scriptrpc.cpp">
|
||||
</File>
|
||||
|
Reference in New Issue
Block a user