Merge dehacked.c/h

This commit is contained in:
Sally Coolatta 2020-08-02 16:59:24 -04:00
parent 70692f4c3f
commit cfb9c92ec9
2 changed files with 34 additions and 1141 deletions

File diff suppressed because it is too large Load diff

View file

@ -47,11 +47,7 @@ extern const char *superactions[MAXRECURSION];
extern UINT8 superstack;
// If the dehacked patch does not match this version, we throw a warning
<<<<<<< HEAD
#define PATCHVERSION 1
=======
#define PATCHVERSION 220
>>>>>>> srb2/next
#define PATCHVERSION 2
#define MAXLINELEN 1024