Initial Commit
This commit is contained in:
11
application/application.h
Normal file
11
application/application.h
Normal file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by Michael on 25/03/2024.
|
||||
//
|
||||
|
||||
#ifndef REKORDUNBOX_APPLICATION_H
|
||||
#define REKORDUNBOX_APPLICATION_H
|
||||
|
||||
int main();
|
||||
|
||||
|
||||
#endif //REKORDUNBOX_APPLICATION_H
|
||||
Reference in New Issue
Block a user