@ -1,12 +0,0 @@
#ifndef TUTORIAL_H
#define TUTORIAL_H
#include "Schachbrett.h"
#include "Misc.h"
#include "Spieler.h"
#include <stdbool.h>
#include <stdio.h>
nach_Tutorial_fragen(Player player);
#endif // Tutorial