mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-10 05:17:24 +00:00
added precompiled.h. these need to be newline-fixed also!
This was SVN commit r421.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
// Contact: rich@wildfiregames.com
|
||||
//
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "precompiled.h"
|
||||
#include "ogl.h"
|
||||
#include "Renderer.h"
|
||||
#include "VertexBuffer.h"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
// Contact: rich@wildfiregames.com
|
||||
//
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
#include "precompiled.h"
|
||||
#include <assert.h>
|
||||
#include "ogl.h"
|
||||
#include "VertexBufferManager.h"
|
||||
|
||||
Reference in New Issue
Block a user