X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=4f17a86c198ccd562640ac9de19fb859b267563c;hb=c8a6ab54243a4f0b45ae03e6acbf55b15fb4338f;hp=636240d58e196af73beb329acdb23e04a97a9ef5;hpb=576a46a06a23264fbc2345cf591a0dbe7fd2a767;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 636240d5..4f17a86c 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1430,6 +1430,7 @@ struct SetupDebugInfo struct SetupInfo { char *player_name; + char *player_uuid; boolean multiple_users;