mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-20 04:36:01 +08:00
Fix building errors
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
// TODO: Implement RPCMap.cpp
|
||||
|
||||
#include "RPCMap.h"
|
||||
|
||||
// Called from the user thread for the local system
|
||||
void RPCMap::AddIdentifierWithFunction(unsigned char uniqueIdentifier, void *functionPointer, bool isPointerToMember)
|
||||
{
|
||||
|
Reference in New Issue
Block a user