#pragma once #include <SDL3/SDL_rect.h> namespace testbed { struct rect_component: SDL_FRect {}; } // namespace testbed