ported to DX9
This commit is contained in:
@@ -3,18 +3,8 @@
|
||||
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
|
||||
|
||||
#include <assert.h>
|
||||
#include "../UserInterface/Locale_inc.h"
|
||||
//#include <crtdbg.h>
|
||||
|
||||
//#include "Forest.h"
|
||||
#include "SpeedTreeForestDirectX8.h"
|
||||
|
||||
// Armadillo nanomite protection
|
||||
#ifndef NANOBEGIN
|
||||
#ifdef __BORLANDC__
|
||||
#define NANOBEGIN
|
||||
#define NANOEND
|
||||
#else
|
||||
#define NANOBEGIN
|
||||
#define NANOEND
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user