diff options
Diffstat (limited to 'src/main.c')
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,8 +1,10 @@ /* FujiNetChat, an IRC client. Based on NetCat and the old FujiChat. */ +/* #define SELF "FujiNetChat" #define VERSION "0.0" #define BANNER SELF " v" VERSION " (B. Watson)\n" +*/ #include <atari.h> #include <stdlib.h> |
