mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-05 01:30:26 +02:00
Get this thing ready
This commit is contained in:
@ -328,7 +328,7 @@ set(link_libs
|
||||
# Source files
|
||||
|
||||
set(IRRMESHLOADER
|
||||
# CB3DMeshFileLoader.cpp
|
||||
# GLTFMeshFileLoader.cpp
|
||||
)
|
||||
|
||||
add_library(IRRMESHOBJ OBJECT
|
||||
|
@ -15,7 +15,7 @@
|
||||
#include "os.h"
|
||||
|
||||
#include "CSkinnedMesh.h"
|
||||
// #include "CB3DMeshFileLoader.h"
|
||||
// #include "CGLTFMeshFileLoader.h"
|
||||
#include "CBillboardSceneNode.h"
|
||||
#include "CAnimatedMeshSceneNode.h"
|
||||
#include "CCameraSceneNode.h"
|
||||
|
Reference in New Issue
Block a user