This commit is contained in:
Björn 2025-10-26 18:30:29 +01:00
parent 5162e9890d
commit b88cf94072
2 changed files with 1 additions and 1 deletions

BIN
Start_Windows/Test.exe Normal file

Binary file not shown.

View File

@ -5,7 +5,7 @@
#include "graphicalGame.h"
#define MAX_NUMBER_OF_WORDS 100
#define SALAD_SIZE 20
#define SALAD_SIZE 30
int main(int argc, char *argv[])
{