mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge dehacked.c/h
This commit is contained in:
parent
70692f4c3f
commit
cfb9c92ec9
2 changed files with 34 additions and 1141 deletions
1169
src/dehacked.c
1169
src/dehacked.c
File diff suppressed because it is too large
Load diff
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue