sandbox
Loading...
Searching...
No Matches
particles.hpp
1// SPDX-License-Identifier: MIT
2#ifndef LIBSBX_PARTICLES_HPP_
3#define LIBSBX_PARTICLES_HPP_
4
5#include <libsbx/particles/version.hpp>
6#include <libsbx/particles/particles_module.hpp>
7
8#endif // LIBSBX_PARTICLES_HPP_