aboutsummaryrefslogtreecommitdiff
path: root/games/devtest/mods/testnodes/textures/testnodes_nojump_top.png
blob: fe770838f0cc6a6345c7c3308bc1ff89d7e8de0a (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 01 03 00 00 00 25 3d 6d .PNG........IHDR.............%=m
0020 22 00 00 00 06 50 4c 54 45 00 00 00 ff 2c 26 f0 c3 63 71 00 00 00 2e 49 44 41 54 78 01 63 00 82 "....PLTE....,&..cq....IDATx.c..
0040 fa 7f 0c 0e 4c 0c f1 bf 18 c2 5f 31 44 df 62 88 dd c5 10 57 05 44 40 06 90 0b 14 04 4a 01 15 00 ....L....._1D.b....W.D@.....J...
0060 95 01 d5 02 00 65 48 0e fb 6b 1c b1 82 00 00 00 00 49 45 4e 44 ae 42 60 82 .....eH..k.......IEND.B`.
#n54'>54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
/*
Minetest
Copyright (C) 2013 celeron55, Perttu Ahola <celeron55@gmail.com>
Copyright (C) 2017 nerzhul, Loic Blot <loic.blot@unix-experience.fr>

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.
*/

#include "lua_api/l_storage.h"
#include "l_internal.h"
#include "content/mods.h"
#include "server.h"