class d3d
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// INCLUDES //
|
||||
//////////////
|
||||
#include <windows.h>
|
||||
|
||||
#include "d3dclass.h"
|
||||
|
||||
/////////////
|
||||
// GLOBALS //
|
||||
@@ -31,7 +31,7 @@ private:
|
||||
bool Render();
|
||||
|
||||
private:
|
||||
|
||||
D3DClass* m_Direct3D;
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user