mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-20 03:35:18 +02:00
Fix Irrlicht includes in scriptapi_*
This commit is contained in:
@@ -22,9 +22,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "scriptapi_types.h"
|
||||
#include "script.h"
|
||||
|
||||
#include <irr_v2d.h>
|
||||
|
||||
|
||||
// garbage collector
|
||||
int LuaPerlinNoise::gc_object(lua_State *L)
|
||||
{
|
||||
|
Reference in New Issue
Block a user