See changelog for description
This commit is contained in:
@@ -188,8 +188,9 @@ typedef enum
|
||||
HB_P_ONE, /* 122 places a ONE on the virtual machine stack */
|
||||
HB_P_MACROLIST, /* 122 HB_P_MACROPUSHLIST envelope start. */
|
||||
HB_P_MACROLISTEND, /* 123 HB_P_MACROPUSHLIST envelope end. */
|
||||
HB_P_MPUSHSTR, /* 124 Macro compiled pushed string */
|
||||
/* NOTE: This have to be the last definition */
|
||||
HB_P_LAST_PCODE /* 123 this defines the number of defined pcodes */
|
||||
HB_P_LAST_PCODE /* 125 this defines the number of defined pcodes */
|
||||
} HB_PCODE;
|
||||
|
||||
#endif /* HB_PCODE_H_ */
|
||||
#endif /* HB_PCODE_H_ */
|
||||
Reference in New Issue
Block a user