mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-04 07:52:22 +00:00
Merge hw_main.c
This commit is contained in:
parent
dd89f333e2
commit
a30d20590c
2 changed files with 358 additions and 1340 deletions
|
|
@ -850,7 +850,7 @@ void HWR_LiterallyGetFlat(lumpnum_t flatlumpnum, boolean noencoremap)
|
||||||
Z_ChangeTag(grmip->data, PU_HWRCACHE_UNLOCKED);
|
Z_ChangeTag(grmip->data, PU_HWRCACHE_UNLOCKED);
|
||||||
}
|
}
|
||||||
|
|
||||||
void HWR_GetLevelFlat(levelflat_t *levelflat)
|
void HWR_GetLevelFlat(levelflat_t *levelflat, boolean noencoremap)
|
||||||
{
|
{
|
||||||
// Who knows?
|
// Who knows?
|
||||||
if (levelflat == NULL)
|
if (levelflat == NULL)
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue