Fix comments, return line and bordercolor return

This commit is contained in:
jede
2021-03-03 22:14:29 +01:00
parent cdbe23c351
commit 872739b5f4
4 changed files with 17 additions and 17 deletions

View File

@@ -121,3 +121,9 @@ void shoot();
void explode();
void kbdclick1();
/* 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 _bordercolor(color) COLOR_BLACK