1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-02 16:38:41 +00:00
luanti/src/irrlichttypes_bloated.h

14 lines
259 B
C
Raw Normal View History

// Luanti
// SPDX-License-Identifier: LGPL-2.1-or-later
// Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com>
#pragma once
2011-04-30 02:12:32 +03:00
2011-11-11 19:33:17 +02:00
#include "irrlichttypes.h"
2012-06-17 04:00:31 +03:00
#include "irr_v2d.h"
#include "irr_v3d.h"
#include "irr_aabb3d.h"
#include <SColor.h>