boolean for nodeSize should make for faster tests

This commit is contained in:
ehouse 2003-12-14 16:21:01 +00:00
parent 68a575d9e7
commit a19a3a57cb

View file

@ -70,7 +70,7 @@ struct DictionaryCtxt {
XP_U8 nFaces;
#ifdef NODE_CAN_4
XP_U8 nodeSize;
XP_U8 charSize;
XP_Bool is_4_byte;
#endif
XP_S8 blankTile; /* negative means there's no known blank */