update helpers/location to 'frosted' ui
[carveJwlIkooP6JGAAIwe30JlM.git] / world_info.h
index 7135752e964af3ac02387bc193250733c2c39066..3b29b1fedf60a82c7d215059158c57c6daf0060a 100644 (file)
@@ -8,15 +8,10 @@
 /* Purely an information header, shares common strings across client and 
  * server programs. */
 
-#include "highscores.h"
-
 struct track_info
 {
    const char *name, 
               *achievement_id;
-
-   highscore_record record;      /* session */
-   int push;
 }
 static track_infos[] = 
 {