X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=24d0d722502b70ddb5c083740e812bef192cb861;hp=7a80e91f0da848da91979a38e772a3ad50fe741d;hb=51cc8f17af487cc53aafccf050ff1b16fec878a9;hpb=5cfa9e64469aaad50920c9031daf877ca3093241 diff --git a/src/libgame/system.h b/src/libgame/system.h index 7a80e91f..24d0d722 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_GETTAPE "/api/scores/gettape" #define API_SERVER_URI_RENAME "/api/players/rename" #define API_SERVER_URI_RESETUUID "/api/players/resetuuid"