This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrorlandia_minetest
/
minetestmapper
Watch
1
Star
0
Fork
0
You've already forked minetestmapper
mirror of
https://github.com/minetest/minetestmapper.git
synced
2024-11-22 15:33:49 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
77fdcd15fb
minetestmapper
/
types.h
6 lines
97 B
C
Raw
Normal View
History
Unescape
Escape
Don't use a temporary table for block positions This also moves database functions and data structures to db.h
2014-04-19 08:13:34 +02:00
#
include
<string>
typedef
std
:
:
basic_string
<
unsigned
char
>
ustring
;
Allow rendering (or omitting) scales at every image edge
2016-11-18 22:01:15 +01:00
typedef
unsigned
int
uint
;
Reference in New Issue
Copy Permalink