Fix OpenGL Fademasks (Screen Transitions)
Compare changes
+ 26
− 6
@@ -1470,6 +1470,26 @@ EXPORT void HWRAPI(SetTexture) (FTextureInfo *pTexInfo)
@@ -2143,7 +2163,7 @@ EXPORT void HWRAPI(StartScreenWipe) (void)
@@ -2172,7 +2192,7 @@ EXPORT void HWRAPI(EndScreenWipe)(void)
@@ -2287,22 +2307,22 @@ EXPORT void HWRAPI(DoScreenWipe)(float alpha)