1
0
Fork 1
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:
David Cernat 2017-01-26 16:16:28 +02:00
parent 0cc20d26ce
commit 70823d011d

View file

@ -3,7 +3,7 @@
#include "../Types.hpp"
#define POSITIONAPI \
#define CELLAPI \
{"GetCell", CellFunctions::GetCell},\
{"SetCell", CellFunctions::SetCell},\
{"SetExterior", CellFunctions::SetExterior},\