aboutsummaryrefslogtreecommitdiff
path: root/chatty.h
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-03 17:25:52 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-03 17:25:52 +0100
commit2095518fda727625f589fd48982967773a3f2730 (patch)
tree010b3767668dc416c56f0a51872aa485995bba8b /chatty.h
parent4b3dfeddc15908fdf53df42818ed167addc71659 (diff)
Fixed not setting unifd and bifd
Diffstat (limited to 'chatty.h')
-rw-r--r--chatty.h3
1 files changed, 3 insertions, 0 deletions
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