X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_info.h;h=0d2be39437818eab0ef615b2323cc16eee5f3be0;hb=479b953c11ddf5d11c0f1f626995a3d402e6d9dd;hp=143fb70c6cba56997e0f8f1d12ec6c3b086aebbf;hpb=70792eeb23451cef1f3a103e0c9515b833f81899;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_info.h b/world_info.h index 143fb70..0d2be39 100644 --- a/world_info.h +++ b/world_info.h @@ -1,21 +1,13 @@ /* - * Copyright (C) 2021-2022 Mt.ZERO Software, Harry Godden - All Rights Reserved + * Copyright (C) 2021-2023 Mt.ZERO Software, Harry Godden - All Rights Reserved */ #ifndef WORLD_INFO_H #define WORLD_INFO_H -#include "vg/vg_stdint.h" - /* Purely an information header, shares common strings across client and * server programs. */ -static struct world_info -{ - -} -world_info; - static struct track_info { const char *name,