This repository has been archived on 2024-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
probotic/include/help.h

7 lines
72 B
C
Raw Normal View History

2023-08-04 11:13:47 -04:00
#ifndef HELP_H_
VARDECL char const * help_msg;
#define HELP_H_
#endif