summaryrefslogtreecommitdiff
path: root/src/filecache.h
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2015-05-04 22:50:04 +0200
committerest31 <MTest31@outlook.com>2015-05-04 22:50:04 +0200
commit4b0f5fcbf5a52b234f0571ad521707998be320f7 (patch)
tree416c6a545e813e3014bc337d27c847600e444c4c /src/filecache.h
parent9345ba7b6a6cd19e0af0f51be1154ae571332f04 (diff)
downloadminetest-4b0f5fcbf5a52b234f0571ad521707998be320f7.tar.gz
minetest-4b0f5fcbf5a52b234f0571ad521707998be320f7.tar.bz2
minetest-4b0f5fcbf5a52b234f0571ad521707998be320f7.zip
Cache enable_3d_clouds flag
Small improvement on clouds rendering performance
Diffstat (limited to 'src/filecache.h')
0 files changed, 0 insertions, 0 deletions
ef='#n119'>119 120 121 122 123 124 125 126 127 128 129 130 131
/*
Minetest-c55
Copyright (C) 2011 celeron55, Perttu Ahola <celeron55@gmail.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/

#ifndef PROFILER_HEADER
#define PROFILER_HEADER

#include "common_irrlicht.h"
#include <string>