updated filestructure and gitignore. uploading exam progress

This commit is contained in:
Christopher Sanden
2025-11-05 20:09:06 +01:00
parent 729d69a399
commit 1ec6da4771
106 changed files with 12960 additions and 7 deletions

View File

@@ -0,0 +1,9 @@
#pragma once
#ifndef OPTION2_H
#define OPTION2_H
int RunApp();
#endif // OPTION2_H