Added a trap number for cardinal underflow
This commit is contained in:
parent
987683cf99
commit
2f11dce5ef
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
||||||
#define M2_NORESULT 66
|
#define M2_NORESULT 66
|
||||||
#define M2_UOVFL 67
|
#define M2_UOVFL 67
|
||||||
#define M2_FORCH 68
|
#define M2_FORCH 68
|
||||||
|
#define M2_UUVFL 69
|
||||||
|
|
Loading…
Reference in a new issue