Moved CH_ESC back to cbm.h

git-svn-id: svn://svn.cc65.org/cc65/trunk@1768 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-12-14 16:55:17 +00:00
parent cd5f487b8c
commit f47648ecfb
6 changed files with 1 additions and 7 deletions

View File

@@ -45,9 +45,6 @@
/* Additional key defines */
#define CH_ESC 27
/* Color defines */
#define COLOR_BLACK 0x00
#define COLOR_WHITE 0x01