mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
server builds now!
This commit is contained in:
parent
364c961200
commit
1c776c3df8
7 changed files with 70 additions and 11 deletions
|
@ -36,7 +36,7 @@ ContentFeatures & content_features(u8 i)
|
|||
return g_content_features[i];
|
||||
}
|
||||
|
||||
void init_mapnode(IrrlichtWrapper *irrlicht)
|
||||
void init_mapnode(IIrrlichtWrapper *irrlicht)
|
||||
{
|
||||
u8 i;
|
||||
ContentFeatures *f = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue