Skip to content
Snippets Groups Projects
Commit f30bd9a5 authored by Logan Aerl Arias's avatar Logan Aerl Arias
Browse files

hw_cache.c:HWR_GetLevelFlat patch

copy over next's HWR_GetLevelFlat
and apply the change of "grtex = &gl_flats[texturenum]" to "grtex = &gl_flats[texturenum -1]"
parent c2d9b861
Branches
Tags SRB2_release_2.1.12
1 merge request!1738Start texture nums from 1; let the first texture render
Pipeline #2536 passed