Changed type stuff

This commit is contained in:
AnnaSnoeijs 2025-06-06 21:32:00 +02:00
parent 355c79bac4
commit c0b357deb2
6 changed files with 65 additions and 50 deletions

2
ui.h
View file

@ -11,7 +11,7 @@ extern void initBoard(
extern void updateBoard(
const wins_t wins,
const board_t board,
const int column
const columnsint_t column
);
extern int askColumn(