mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 15:50:27 +02:00
Now get the header to load
This commit is contained in:
@ -5,6 +5,9 @@
|
||||
#include "CSkinnedMesh.h"
|
||||
#include "IReadFile.h"
|
||||
#include "path.h"
|
||||
#include "json/json.hpp"
|
||||
|
||||
using json = nlohmann::json;
|
||||
|
||||
namespace irr
|
||||
{
|
||||
|
Reference in New Issue
Block a user