mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 07:35:45 +00:00
service: Update function tables
This commit is contained in:
parent
51b91cc0d9
commit
9338a6a1cf
27 changed files with 285 additions and 157 deletions
|
@ -30,6 +30,7 @@ public:
|
|||
{23, nullptr, "DestroyToken"},
|
||||
{24, nullptr, "DestroyTokenWithApplicationId"},
|
||||
{25, nullptr, "QueryIsTokenValid"},
|
||||
{26, nullptr, "ListenToMyApplicationId"},
|
||||
{31, nullptr, "UploadTokenToBaaS"},
|
||||
{32, nullptr, "DestroyTokenForBaaS"},
|
||||
{33, nullptr, "CreateTokenForBaaS"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue