Skip to content
Snippets Groups Projects
Commit 792750ee authored by Lactozilla's avatar Lactozilla :speech_balloon:
Browse files

Add HWD_SET_MODEL_LIGHTING state

parent 4d83db5b
Branches
Tags
2 merge requests!734Rebase Keycodes only branch.,!519OpenGL fixes
...@@ -220,11 +220,10 @@ typedef struct FSurfaceInfo FSurfaceInfo; ...@@ -220,11 +220,10 @@ typedef struct FSurfaceInfo FSurfaceInfo;
//Hurdler: added for backward compatibility //Hurdler: added for backward compatibility
enum hwdsetspecialstate enum hwdsetspecialstate
{ {
HWD_SET_FOG_TABLE = 1, HWD_SET_MODEL_LIGHTING = 1,
HWD_SET_FOG_MODE, HWD_SET_FOG_MODE,
HWD_SET_FOG_COLOR, HWD_SET_FOG_COLOR,
HWD_SET_FOG_DENSITY, HWD_SET_FOG_DENSITY,
HWD_SET_FOV,
HWD_SET_TEXTUREFILTERMODE, HWD_SET_TEXTUREFILTERMODE,
HWD_SET_TEXTUREANISOTROPICMODE, HWD_SET_TEXTUREANISOTROPICMODE,
HWD_NUMSTATE HWD_NUMSTATE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment