added m2_traps.h

This commit is contained in:
ceriel
1987-07-09 15:17:56 +00:00
parent 23644222aa
commit a633da255c
2 changed files with 4 additions and 1 deletions

3
h/m2_traps.h Normal file
View File

@@ -0,0 +1,3 @@
#define M2_TOOLARGE 64
#define M2_TOOMANY 65
#define M2_NORESULT 66