aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules/FindGettextLib.cmake
diff options
context:
space:
mode:
authorDiego Martinez <kaeza@users.sf.net>2016-02-09 21:46:22 -0300
committerparamat <mat.gregory@virginmedia.com>2016-02-11 04:23:17 +0000
commit13dd7959dbb62ca9327062181d7c4f04b469c38c (patch)
treed3db1e8ed2ecc0795aa09019dd06201a342ec8ba /cmake/Modules/FindGettextLib.cmake
parent0f03547b033690932707b2dde1ce3eeb09ddcf7e (diff)
downloadminetest-13dd7959dbb62ca9327062181d7c4f04b469c38c.tar.gz
minetest-13dd7959dbb62ca9327062181d7c4f04b469c38c.tar.bz2
minetest-13dd7959dbb62ca9327062181d7c4f04b469c38c.zip
Initialize facedir and wallmounted tables only once.
This makes the functions a bit faster since they don't have to recreate the tables every invocation, and makes the code more readable. Also, document `wallmounted_to_dir`. The function was implemented but not documented in `lua_api.txt`.
Diffstat (limited to 'cmake/Modules/FindGettextLib.cmake')
0 files changed, 0 insertions, 0 deletions
128' href='#n128'>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