Browse Source

Merge branch 'main' into dev

remotes/origin/dev
KaffeeMaus 11 months ago
parent
commit
2b57d79971
  1. 2
      src/main/c/main.c

2
src/main/c/main.c

@ -14,7 +14,7 @@
#include "SchereSteinPapier.h" #include "SchereSteinPapier.h"
#include "hangman.h" #include "hangman.h"
#include "tictactoe.h" #include "tictactoe.h"
#include "slot_machine.h"
#include "Stefan/slot_machine.h"
void openInterface(); void openInterface();

Loading…
Cancel
Save