summaryrefslogtreecommitdiff
path: root/eepg.h
diff options
context:
space:
mode:
Diffstat (limited to 'eepg.h')
-rw-r--r--eepg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/eepg.h b/eepg.h
index 3581ad9..01fa877 100644
--- a/eepg.h
+++ b/eepg.h
@@ -1,4 +1,4 @@
-#define DEBUG false
+//#define DEBUG false
//#define DEBUG_STARTTIME false
#define EEPG_FILE_EQUIV "eepg.equiv"
@@ -60,6 +60,7 @@ typedef struct {
unsigned char Unknown2;//FIXME
unsigned char Unknown3;//FIXME
unsigned char Rating;
+ unsigned short int TableId;
} Title_t;
typedef struct {