1
0
mirror of https://github.com/luanti-org/minetestmapper.git synced 2025-10-06 22:05:22 +02:00

Allow rendering (or omitting) scales at every image edge

This commit is contained in:
sfan5
2016-11-18 22:01:15 +01:00
parent 89ed5494cc
commit 77fdcd15fb
5 changed files with 101 additions and 32 deletions

View File

@@ -2,4 +2,4 @@
#include <string>
typedef std::basic_string<unsigned char> ustring;
typedef unsigned int uint;