created WHY2_CHAT_CONFIG macro

This commit is contained in:
Václav Šmejkal 2023-04-20 10:21:44 +02:00
parent 729a43d564
commit a66e18be5a
Signed by: ENGO150
GPG Key ID: F6D6DF86242C5A59

View File

@ -29,4 +29,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#define WHY2_INVALID_POINTER (void*) 0xffffffffffffffff #define WHY2_INVALID_POINTER (void*) 0xffffffffffffffff
#define WHY2_CHAT_CONFIG "~/.why2_chat.json"
#endif #endif