aboutsummaryrefslogtreecommitdiff
path: root/dcpu16.h
diff options
context:
space:
mode:
Diffstat (limited to 'dcpu16.h')
-rw-r--r--dcpu16.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/dcpu16.h b/dcpu16.h
index 0f11c77..20d308e 100644
--- a/dcpu16.h
+++ b/dcpu16.h
@@ -33,8 +33,7 @@ enum { Res, JSR, BRK, nExt };
#define CHARS 0x8180
#define CHAREND 0x8280
-#define MISC 0x8280 /* bg color */
-#define MISCEND 0x8281
+#define BORDER 0x8280
#define KEYB 0x9000
#define KEYP 0x9010