Devilution
Diablo devolved - magic behind the 1996 computer game

◆ gmenu_slider_set()

void gmenu_slider_set ( TMenuItem pItem,
int  min,
int  max,
int  gamma 
)

Set the TMenuItem slider position based on the given value.

ASSERT: assertassert(pItem, "gmenu.cpp", 445);

Definition at line 385 of file gmenu.cpp.