fix long standing grind bug
[carveJwlIkooP6JGAAIwe30JlM.git] / world_info.h
index 143fb70c6cba56997e0f8f1d12ec6c3b086aebbf..6b9d6203f52de17653d5c75fb6ded38b5e95b529 100644 (file)
@@ -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,