summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hal.h b/hal.h
index 665ae386d..01b74a519 100644
--- a/hal.h
+++ b/hal.h
@@ -48,7 +48,6 @@ extern bool _dbg_screen_rect;
// Deals with finding savegames
typedef struct {
- uint16 id;
byte type;
uint64 mtime;
char title[64];