mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge doomdata.h
This commit is contained in:
parent
c5f9a586a0
commit
11671aa6d8
1 changed files with 0 additions and 7 deletions
|
|
@ -46,11 +46,7 @@ enum
|
||||||
ML_BLOCKMAP, // LUT, motion clipping, walls/grid element
|
ML_BLOCKMAP, // LUT, motion clipping, walls/grid element
|
||||||
};
|
};
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
// Extra flag for objects
|
|
||||||
=======
|
|
||||||
// Extra flag for objects.
|
// Extra flag for objects.
|
||||||
>>>>>>> srb2/next
|
|
||||||
#define MTF_EXTRA 1
|
#define MTF_EXTRA 1
|
||||||
|
|
||||||
// Reverse gravity flag for objects.
|
// Reverse gravity flag for objects.
|
||||||
|
|
@ -212,12 +208,9 @@ typedef struct
|
||||||
|
|
||||||
#define ZSHIFT 4
|
#define ZSHIFT 4
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
//extern const char *Color_Names[MAXSKINCOLORS];
|
//extern const char *Color_Names[MAXSKINCOLORS];
|
||||||
//extern const UINT8 Color_Opposite[MAXSKINCOLORS*2];
|
//extern const UINT8 Color_Opposite[MAXSKINCOLORS*2];
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> srb2/next
|
|
||||||
#define NUMMAPS 1035
|
#define NUMMAPS 1035
|
||||||
|
|
||||||
#endif // __DOOMDATA__
|
#endif // __DOOMDATA__
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue