mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
I don't get it
This commit is contained in:
parent
aecba1ec40
commit
150283b20a
1 changed files with 2 additions and 2 deletions
|
|
@ -7029,10 +7029,10 @@ void HWR_DrawIntermissionBG(void)
|
||||||
//
|
//
|
||||||
// hwr mode wipes
|
// hwr mode wipes
|
||||||
//
|
//
|
||||||
static char wipelumpname[9];
|
static char wipelumpname[10];
|
||||||
static lumpnum_t wipelumpnum;
|
static lumpnum_t wipelumpnum;
|
||||||
|
|
||||||
// puts wipe lumpname in wipename[9]
|
// puts wipe lumpname in wipename[10]
|
||||||
static boolean HWR_WipeCheck(UINT8 wipenum, UINT8 scrnnum)
|
static boolean HWR_WipeCheck(UINT8 wipenum, UINT8 scrnnum)
|
||||||
{
|
{
|
||||||
size_t lsize;
|
size_t lsize;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue