Browse Source

Delete Tutorial.h, Hendrik Voß

main
fdai7723 11 months ago
parent
commit
023a60c738
  1. 12
      Tutorial.h

12
Tutorial.h

@ -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
Loading…
Cancel
Save