aboutsummaryrefslogtreecommitdiff
path: root/chatty.h
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@keyfried.com>2024-11-03 17:25:52 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-11-03 17:25:52 +0100
commit876d737dca178bd87560fcb88fefc6a0d8f9bf9d (patch)
tree010b3767668dc416c56f0a51872aa485995bba8b /chatty.h
parent1ef0e702614f5c89983392a6afd9261b7c0c5965 (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