1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-15 01:25:20 +02:00

server might build now

This commit is contained in:
Perttu Ahola
2011-01-28 01:56:58 +02:00
parent 64b5975732
commit 364c961200
2 changed files with 6 additions and 0 deletions

View File

@@ -31,8 +31,10 @@ with this program; if not, write to the Free Software Foundation, Inc.,
type param.
*/
#ifndef SERVER
// Caches textures
void init_mineral(IrrlichtWrapper *irrlicht);
#endif
#define MINERAL_NONE 0
#define MINERAL_COAL 1