Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Window.h114 u8 frameLBTexNum);
/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Window.cpp299 u8 frameLBTexNum in Window() argument
306 NW_ASSERT(frameLBTexNum <= TexMapMax); in Window()
313 frameTexNums[WINDOWFRAME_LB] = frameLBTexNum; in Window()