created WHY2_CHAT_CODE_ACCEPT_MESSAGES macro

This commit is contained in:
Václav Šmejkal 2023-08-27 15:32:55 +02:00
parent c6957aadd7
commit 9b238b6d70
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -20,6 +20,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#define WHY2_CHAT_CONFIG_H
//MACROS
#define WHY2_CHAT_CODE_ACCEPT_MESSAGES "code_000"
#define WHY2_CHAT_CODE_PICK_USERNAME "code_001"
#define WHY2_CONFIG_DIR "/home/{USER}/.config"