X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_info.h;h=6b9d6203f52de17653d5c75fb6ded38b5e95b529;hb=d43d7f62ff83799b6d99221d881179814cb239a6;hp=143fb70c6cba56997e0f8f1d12ec6c3b086aebbf;hpb=70792eeb23451cef1f3a103e0c9515b833f81899;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_info.h b/world_info.h index 143fb70..6b9d620 100644 --- a/world_info.h +++ b/world_info.h @@ -1,21 +1,15 @@ /* - * 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" +#include "world.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,