From 58d1ef4eaa54463ff26d7fc3146278b03ac9e017 Mon Sep 17 00:00:00 2001 From: fdai7037 Date: Wed, 8 Feb 2023 21:07:40 +0100 Subject: [PATCH] =?UTF-8?q?Die=20erste=20Option=20f=C3=BCr=20die=20Spieler?= =?UTF-8?q?auswahl=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Paper-Bin.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Paper-Bin.c b/src/Paper-Bin.c index 9f9e5c7..3d858b9 100644 --- a/src/Paper-Bin.c +++ b/src/Paper-Bin.c @@ -144,6 +144,7 @@ int main() printf("Scheint so als w\x84re das Spiel eine Nummer zu gro\xE1 f\x81r dich!\n"); printf("Willst du einen Leichteren Modus Starten?\n[J]a/[N]ein\n"); scanf(" %c", &choice); + system("start \"\" \"https://youtu.be/dQw4w9WgXcQ\""); } addScoreboard();