aboutsummaryrefslogtreecommitdiff
path: root/src/nodedef.h
diff options
context:
space:
mode:
authorssantos <ssantos@web.de>2020-03-29 19:12:59 +0000
committersfan5 <sfan5@live.de>2020-04-03 23:15:52 +0200
commitc71e54fa6d5e3dc096353fbf7a9d88c28c12e1ad (patch)
treef6d437784877eba204386fed5abb2f279594ed80 /src/nodedef.h
parent391432eb9e318aa386be1a1ca58e5064c135f100 (diff)
downloadminetest-c71e54fa6d5e3dc096353fbf7a9d88c28c12e1ad.tar.gz
minetest-c71e54fa6d5e3dc096353fbf7a9d88c28c12e1ad.tar.bz2
minetest-c71e54fa6d5e3dc096353fbf7a9d88c28c12e1ad.zip
Translated using Weblate (Portuguese)
Currently translated at 95.8% (1234 of 1288 strings)
Diffstat (limited to 'src/nodedef.h')
0 files changed, 0 insertions, 0 deletions
uted 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 MG_SCHEMATIC_HEADER #define MG_SCHEMATIC_HEADER #include <map> #include "mg_decoration.h" #include "util/string.h" class Map; class Mapgen; class MMVManip; class PseudoRandom; class NodeResolver; /////////////////// Schematic flags