aboutsummaryrefslogtreecommitdiff
path: root/client/shaders
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2020-07-09 22:04:22 +0200
committersfan5 <sfan5@live.de>2020-07-09 22:04:22 +0200
commit2384c10e104fd0c945f3677130e7d25c0a841482 (patch)
tree4d7a240087a04838ba3f82ef5c591ade222ac0fe /client/shaders
parent057f0b82c23d5ad4efe044fe0f0d8753eb3a8bcf (diff)
downloadminetest-2384c10e104fd0c945f3677130e7d25c0a841482.tar.gz
minetest-2384c10e104fd0c945f3677130e7d25c0a841482.tar.bz2
minetest-2384c10e104fd0c945f3677130e7d25c0a841482.zip
Continue with 5.4.0-dev
Diffstat (limited to 'client/shaders')
0 files changed, 0 insertions, 0 deletions
'>117 118 119 120 121 122 123 124 125 126
/*
Minetest
Copyright (C) 2010-2013 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 Lesser General Public License as published by
the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details.

You should have received a copy of the GNU Lesser 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 CLIENTOBJECT_HEADER
#define CLIENTOBJECT_HEADER

#include "irrlichttypes_extrabloated.h"