Home
last modified time | relevance | path

Searched refs:TempTmapNum (Results 1 – 1 of 1) sorted by relevance

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dstate.cpp1787 std::array<std::array<texture1_value, MAX_SIDES_PER_SEGMENT>, MAX_SEGMENTS> TempTmapNum; in state_restore_all_sub() local
2172 TempTmapNum[segp][j] = static_cast<texture1_value>(PHYSFSX_readSXE16(fp, swap)); in state_restore_all_sub()
2396 uside.tmap_num = TempTmapNum[segp][j]; in state_restore_all_sub()