bump NString
This commit is contained in:
parent
6838496e5c
commit
49fb63ebac
1 changed files with 1 additions and 1 deletions
2
all.h
2
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,
|
||||
|
|
Loading…
Add table
Reference in a new issue