Skip to content
Flecs v4.1
decl.hpp
Go to the documentation of this file.
1/**
2 * @file addons/cpp/mixins/app/decl.hpp
3 * @brief App addon declarations.
4 */
5
6#pragma once
7
8#include "builder.hpp"
App builder.