sandbox
Loading...
Searching...
No Matches
script.hpp
1
// SPDX-License-Identifier: MIT
2
#ifndef LIBSBX_SCENES_COMPONENTS_SCRIPT_HPP__
3
#define LIBSBX_SCENES_COMPONENTS_SCRIPT_HPP__
4
5
namespace
sbx::scenes {
6
7
auto
initialize_runtime() -> void;
8
9
}
// namespace sbx::scenes
10
11
#endif
// LIBSBX_SCENES_COMPONENTS_SCRIPT_HPP__
libsbx-scenes
libsbx
scenes
components
script.hpp
Generated by
1.9.5