aboutsummaryrefslogtreecommitdiff
path: root/src/util/basic_macros.h
diff options
context:
space:
mode:
authorVitaliy <silverunicorn2011@yandex.ru>2017-12-12 21:29:55 +0300
committerSmallJoker <SmallJoker@users.noreply.github.com>2017-12-12 19:29:55 +0100
commit2d9f0d344e45282638f9c1c1b57019c5e7f3999c (patch)
treef39357d702e0317a18b240e3eb059b259fc5692b /src/util/basic_macros.h
parentb19241b9bc43e2d9721927ab32e5e56345721652 (diff)
downloadminetest-2d9f0d344e45282638f9c1c1b57019c5e7f3999c.tar.gz
minetest-2d9f0d344e45282638f9c1c1b57019c5e7f3999c.tar.bz2
minetest-2d9f0d344e45282638f9c1c1b57019c5e7f3999c.zip
Update light decoding table size (#6696)
Fix old undiminish_light bug
Diffstat (limited to 'src/util/basic_macros.h')
0 files changed, 0 insertions, 0 deletions
/a> 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 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180