mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-04 20:00:04 -04:00
Delete empty method
This commit is contained in:
@@ -275,7 +275,6 @@ void opengl_SetDefaults() {
|
||||
rend_SetTextureType(TT_FLAT);
|
||||
rend_SetColorModel(CM_RGB);
|
||||
rend_SetZBufferState(1);
|
||||
rend_SetZValues(0, 3000);
|
||||
rend_SetGammaValue(gpu_preferred_state.gamma);
|
||||
OpenGL_last_bound[0] = 9999999;
|
||||
OpenGL_last_bound[1] = 9999999;
|
||||
|
||||
Reference in New Issue
Block a user