1
0

Noise: Removed the reference to Noise.inc

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1408 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com 2013-04-24 14:33:47 +00:00
parent e0e9360f25
commit 817b9ba235

View File

@ -120,14 +120,6 @@ template<typename TYPE> void ArrayLinearInterpolate2D(
#if NOISE_USE_INLINE
#include "Noise.inc"
#endif
class cCubicNoise
{
public: