oom/oom_bella_scene.h
2025-04-17 07:56:17 -06:00

8 lines
170 B
C++

#pragma once
#include "../bella_scene_sdk/src/bella_sdk/bella_scene.h" // For creating and manipulating 3D scenes in Bella
namespace oom {
namespace bella {
}
}