mirror of
https://codeberg.org/piebot/LegacyEvolved
synced 2026-07-18 02:40:53 +00:00
add support for linux clang cross compiles
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "stdafx.h"
|
||||
#include "Glowstonetile.h"
|
||||
#include "GlowstoneTile.h"
|
||||
#include "net.minecraft.world.item.h"
|
||||
|
||||
Glowstonetile::Glowstonetile(int id, Material *material) : Tile(id, material)
|
||||
|
||||
Reference in New Issue
Block a user