Declared all functions

This commit is contained in:
MarcUs7i 2024-10-28 18:41:32 +01:00
parent fa9609d71e
commit cb6aae6c2b
4 changed files with 61 additions and 1 deletions

View file

@ -7,6 +7,7 @@
*/
#include <stdio.h>
#include <string.h>
#include <stdbool.h>
#include "chess_printer.h"
#include "chess.h"