Merge pull request #3758 from ScottNZ/crashform
Crash improvements: closes #3698 and closes #3700
This commit is contained in:
@@ -58,6 +58,8 @@ namespace OpenRA.FileFormats.Graphics
|
||||
void DisableDepthBuffer();
|
||||
|
||||
void SetBlendMode(BlendMode mode);
|
||||
|
||||
void Quit();
|
||||
}
|
||||
|
||||
public interface IVertexBuffer<T>
|
||||
|
||||
Reference in New Issue
Block a user