diff options
author | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-04-17 22:57:05 +0200 |
---|---|---|
committer | madmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2013-04-17 22:57:05 +0200 |
commit | a4be800a91949d0920b9fa51a71644d120d67fb6 (patch) | |
tree | 8c80b8f662af4bcf99527fe6c2ea8bab8ce2d8ec /VC2008 | |
parent | Making float the default datatype for noise calculation (it's faster on ARM and same-speed on x86) (diff) | |
download | cuberite-a4be800a91949d0920b9fa51a71644d120d67fb6.tar cuberite-a4be800a91949d0920b9fa51a71644d120d67fb6.tar.gz cuberite-a4be800a91949d0920b9fa51a71644d120d67fb6.tar.bz2 cuberite-a4be800a91949d0920b9fa51a71644d120d67fb6.tar.lz cuberite-a4be800a91949d0920b9fa51a71644d120d67fb6.tar.xz cuberite-a4be800a91949d0920b9fa51a71644d120d67fb6.tar.zst cuberite-a4be800a91949d0920b9fa51a71644d120d67fb6.zip |
Diffstat (limited to 'VC2008')
-rw-r--r-- | VC2008/MCServer.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 053f8283f..3f701eaa4 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -573,10 +573,6 @@ >
</File>
<File
- RelativePath="..\source\Noise.inc"
- >
- </File>
- <File
RelativePath="..\source\Piston.cpp"
>
</File>
|