#include "Client/Scenes/Menu.hpp"
#include "Client/Common.hpp"
#include "ECS/Component.hpp"
#include "Interfaces/IAudio.hpp"
Go to the source code of this file.
Variables | |
static constexpr eng::Color | WHITE = {.r = 255U, .g = 255U, .b = 255U, .a = 255U} |
|
staticconstexpr |