1#ifndef MUTATRIS_COMMON_HPP
2#define MUTATRIS_COMMON_HPP
4#include <SDL3/SDL_stdinc.h>
constexpr unsigned int MIN_DROP_TIMEOUT_MS
constexpr Uint32 STARTUP_FADE_MS
constexpr int BLOCK_HEIGHT
constexpr int SIDE_GRID_Y
constexpr int SIDE_GRID_WIDTH
constexpr int CLEARS_PER_LEVEL
constexpr int SIDE_GRID_PIXEL_WIDTH
constexpr int CENTER_GRID_X
constexpr Uint32 KEY_REPEAT_MS
constexpr int BLOCK_DRAW_WIDTH
constexpr int BOTTOM_GRID_Y
constexpr Uint32 CLEAR_ANIMATION_MS
constexpr int TOP_BOTTOM_GRID_PIXEL_WIDTH
constexpr int SIDE_GRID_HEIGHT
constexpr int CLEAR_ANIMATION_FRAMES
constexpr int BOTTOM_GRID_HEIGHT
constexpr int DESIGN_WIDTH
constexpr int DESIGN_HEIGHT
constexpr int LEVEL_TIMEOUT_STEP_MS
constexpr int TOP_GRID_HEIGHT
constexpr int RIGHT_GRID_X
constexpr Uint32 STARTUP_HOLD_MS
constexpr int BLOCK_DRAW_HEIGHT
constexpr int BLOCK_WIDTH