atari: split color.s into bordercolor.s and bgcolor.s
This commit is contained in:
committed by
Oliver Schmidt
parent
0576fe51e7
commit
edd596b2a4
@@ -491,5 +491,11 @@ extern void atrx15p2_tgi[];
|
||||
#define PxCTL_IRQ_STATUS 0x80
|
||||
|
||||
|
||||
/* The following #defines will cause the matching functions calls in conio.h
|
||||
** to be overlaid by macros with the same names, saving the function call
|
||||
** overhead.
|
||||
*/
|
||||
#define _textcolor(color) 1
|
||||
|
||||
/* End of atari.h */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user