Home
last modified time | relevance | path

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

/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dpalette.h24 void ResetPal();
H A Dinterfac.cpp381 ResetPal(); in ShowProgress()
H A Dpalette.cpp173 void ResetPal() in ResetPal() function
H A Dloadsave.cpp1167 ResetPal(); in LoadGame()
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dbase.h455 inline void ResetPal() { CurrPal=0; } in ResetPal() function
/dports/math/mathgl/mathgl-2.5/src/
H A Dprim.cpp1221 gr->ResetPal(); in mgl_irisw()