Browse Source

bump NString

Quentin Carbonneaux 4 years ago
parent
commit
49fb63ebac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      all.h

+ 1 - 1
all.h

@@ -31,7 +31,7 @@ typedef struct Dat Dat;
 typedef struct Target Target;
 
 enum {
-	NString = 64,
+	NString = 72,
 	NIns    = 1 << 20,
 	NAlign  = 3,
 	NField  = 32,