editor: #undef O after use
[0verkill.git] / help.h
blobf990dca20c694c4967f1c5e7f9e88de8cae70b16
1 #ifndef __HELP_H
2 #define __HELP_H
4 /* prints help window */
5 extern void print_help_window(void);
7 #endif