From 2095518fda727625f589fd48982967773a3f2730 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Sun, 3 Nov 2024 17:25:52 +0100 Subject: Fixed not setting unifd and bifd --- chatty.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chatty.h') diff --git a/chatty.h b/chatty.h index 5337656..bcc3923 100644 --- a/chatty.h +++ b/chatty.h @@ -44,6 +44,9 @@ typedef enum { #define global_variable #define internal static +// Enable/Disable saving clients permanently to file +// #define IMPORT_ID + global_variable s32 logfd; u32 -- cgit v1.2.3