Classe hinzugefügt

This commit is contained in:
2025-10-12 19:40:57 +02:00
parent 40ef2c1de4
commit 1c178c7b35

View File

@@ -2,6 +2,8 @@
#include <string> #include <string>
#include "ax_funktions.hpp" #include "ax_funktions.hpp"
#include "SDL2/SDL.h"
int number = 12; int number = 12;
char Buchstabe = 'a'; char Buchstabe = 'a';