mirror of
https://github.com/cc65/cc65.git
synced 2025-04-06 20:37:16 +00:00
rename backwards compatibility define
git-svn-id: svn://svn.cc65.org/cc65/trunk@3077 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
f6d59f6e17
commit
92621abb86
@ -152,7 +152,7 @@ extern char *_getdefdev(void); /* get default floppy device */
|
||||
extern unsigned char _dos_type; /* the DOS flavour */
|
||||
|
||||
/* provide old names for backwards compatibility */
|
||||
#ifdef ATARI_COMPAT_PRE_2_10
|
||||
#ifdef ATARI_COMPAT_PRE_2_11
|
||||
#define setcolor _setcolor
|
||||
#define setcolor_low _setcolor_low
|
||||
#define getcolor _getcolor
|
||||
|
Loading…
x
Reference in New Issue
Block a user