Game state struct ends the variable mess in main.c
@@ -0,0 +1,9 @@
#pragma once
#include <raylib.h>
#include "game.h"
#define TILE_SIZE 100
#define TILE_SPACING 10
#define BOARD_MARGIN 50
void handle_mouse_input(GameState_t *game_state);
The note is not visible to the blocked user.