mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-26 20:11:47 +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;
|
extern UINT8 superstack;
|
||||||
|
|
||||||
// If the dehacked patch does not match this version, we throw a warning
|
// If the dehacked patch does not match this version, we throw a warning
|
||||||
<<<<<<< HEAD
|
#define PATCHVERSION 2
|
||||||
#define PATCHVERSION 1
|
|
||||||
=======
|
|
||||||
#define PATCHVERSION 220
|
|
||||||
>>>>>>> srb2/next
|
|
||||||
|
|
||||||
#define MAXLINELEN 1024
|
#define MAXLINELEN 1024
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue