diff --git a/hal.h b/hal.h index 665ae386d4..01b74a5197 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];