Move RemotePlayer code to its own cpp/header
This commit is contained in:
@@ -47,7 +47,7 @@ class ObjectRef : public ModApiBase {
|
||||
|
||||
static PlayerSAO* getplayersao(ObjectRef *ref);
|
||||
|
||||
static RemotePlayer* getplayer(ObjectRef *ref);
|
||||
static RemotePlayer *getplayer(ObjectRef *ref);
|
||||
|
||||
// Exported functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user