Home
last modified time | relevance | path

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

/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dplayer.cpp26 int plr_sframe_size; variable
420 plr_sframe_size = std::max(GetPlrGFXSize("ST"), GetPlrGFXSize("AS")); in InitPlrGFXMem()
422 plr[pnum]._pNData = DiabloAllocPtr(plr_sframe_size); in InitPlrGFXMem()