summaryrefslogtreecommitdiffstats
path: root/src/AFC.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AFC.h')
-rw-r--r--src/AFC.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AFC.h b/src/AFC.h
index 463c13e..de4e071 100644
--- a/src/AFC.h
+++ b/src/AFC.h
@@ -63,6 +63,7 @@ enum {
AFC_LIST_DIR = 0x00000003,
AFC_MAKE_DIR = 0x00000009,
AFC_DELETE = 0x00000008,
+ AFC_TRUNCATE = 0x00000007,
AFC_RENAME = 0x00000018,
AFC_SUCCESS_RESPONSE = 0x00000002,
AFC_FILE_OPEN = 0x0000000d,