X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_remote.h;h=fe72e603f7228741db1008b5673757f899730866;hb=b35ac7383d4aba1d0b8a74be7bf1695996ff57f4;hp=4df9c32c6298b9b5ee75da4407c012531f8343c6;hpb=4bf136afb77a4c2937952b9152165f1ddcd2da9d;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_remote.h b/player_remote.h index 4df9c32..fe72e60 100644 --- a/player_remote.h +++ b/player_remote.h @@ -17,6 +17,7 @@ struct { /* this is set IF they exist in a world that we have loaded */ world_instance *active_world; int world_match[ k_world_max ]; + u32 location_pstr; /* TODO: valid if active_world set. */ /* TODO: Compression with server code */ char username[ NETWORK_USERNAME_MAX ];