summaryrefslogtreecommitdiff
path: root/gramscii.h
diff options
context:
space:
mode:
Diffstat (limited to 'gramscii.h')
-rw-r--r--gramscii.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gramscii.h b/gramscii.h
index 73b9db7..cadde2d 100644
--- a/gramscii.h
+++ b/gramscii.h
@@ -44,8 +44,8 @@
#define VIDEO_NRM 0
#define VIDEO_REV 7
-#define CUR 0x01
-#define LST 0x02
+#define PRV_STATE 0x01
+#define NEW_STATE 0x02
/** types **/