X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=013b729e4e2cd84d98b2c6be8030f1bb89f6813a;hb=0321cbef506f76d246fda98882aa8ad21a48be27;hp=4f17a86c198ccd562640ac9de19fb859b267563c;hpb=8ca1cd4ae397da6b91d425aac0b3a40d302b66c2;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 4f17a86c..013b729e 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -111,6 +111,7 @@ #define API_SERVER_METHOD "POST" #define API_SERVER_URI_ADD "/api/scores/add" #define API_SERVER_URI_GET "/api/scores/get" +#define API_SERVER_URI_RENAME "/api/players/rename" // values for touch control #define TOUCH_CONTROL_OFF "off"