mirror of
https://github.com/kevinbentley/Descent3.git
synced 2026-04-08 14:00:07 -04:00
Internal editor: minimal compilation fixes
This commit is contained in:
@@ -1039,7 +1039,7 @@ void CEditorView::OnZbutton()
|
||||
{
|
||||
// TODO: Add your command handler code here
|
||||
Use_software_zbuffer=!Use_software_zbuffer;
|
||||
tex_SetZBufferState (Use_software_zbuffer);
|
||||
// tex_SetZBufferState (Use_software_zbuffer); // LGT: not defined
|
||||
State_changed=1;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user