Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Window.h112 u8 frameLBTexNum);
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Window.cpp297 u8 frameLBTexNum in Window() argument
304 NW_ASSERT(frameLBTexNum <= TexMapMax); in Window()
311 frameTexNums[WINDOWFRAME_LB] = frameLBTexNum; in Window()