|
|
void rendering_system(entt::registry ®istry, const context &ctx) {
|
|
void rendering_system(entt::registry ®istry, const context &ctx) {
|
|
|
SDL_SetRenderDrawColor(ctx, 0u, 0u, 0u, SDL_ALPHA_OPAQUE);
|
|
SDL_SetRenderDrawColor(ctx, 0u, 0u, 0u, SDL_ALPHA_OPAQUE);
|