9 lines
127 B
C++
9 lines
127 B
C++
|
#include "CKRenderObject.hpp"
|
||
|
#include "../CKStateChunk.hpp"
|
||
|
|
||
|
namespace LibCmo::CK2::ObjImpls {
|
||
|
|
||
|
// nothing to compile now
|
||
|
|
||
|
}
|