mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 10:23:47 +01:00
fixes for vc++
This commit is contained in:
@ -25,6 +25,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
#include "mapnode.h"
|
#include "mapnode.h"
|
||||||
|
|
||||||
|
#undef min
|
||||||
|
#undef max
|
||||||
|
|
||||||
/*
|
/*
|
||||||
A fast voxel manipulator class
|
A fast voxel manipulator class
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user