summaryrefslogtreecommitdiff
path: root/romdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'romdb.h')
-rw-r--r--romdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/romdb.h b/romdb.h
index 00524db..0589bfb 100644
--- a/romdb.h
+++ b/romdb.h
@@ -11,6 +11,7 @@
#define RAM_FLAG_MASK RAM_FLAG_ODD
#define SAVE_I2C 0x01
#define SAVE_NOR 0x02
+#define SAVE_HBPT 0x03
#define SAVE_NONE 0xFF
#include "tern.h"