mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 21:45:32 +00:00
[Server] Define CELLAPI
This commit is contained in:
parent
0cc20d26ce
commit
70823d011d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include "../Types.hpp"
|
||||
|
||||
#define POSITIONAPI \
|
||||
#define CELLAPI \
|
||||
{"GetCell", CellFunctions::GetCell},\
|
||||
{"SetCell", CellFunctions::SetCell},\
|
||||
{"SetExterior", CellFunctions::SetExterior},\
|
||||
|
|
Loading…
Reference in a new issue