versions for new Pascal compiler

This commit is contained in:
ceriel
1989-06-19 09:46:29 +00:00
parent ba0366975d
commit fd32d4271d
2 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,8 @@
#define EMOD 71
#define EBADF 72
#define EFREE 73
#define EFUNASS 74
#define EWIDTH 75
#define EWRITEF 96
#define EREADF 97