Changed END_STACK to 0xff

This commit is contained in:
Janet B. Anderson
1996-06-18 15:55:33 +00:00
parent dbb1fc2aa0
commit 64809b2c52

View File

@@ -111,4 +111,4 @@
#define CONST_D2R 73
#define CONST_R2D 74
#define NINT 75
#define END_STACK -1
#define END_STACK 0xff