setting up structure

This commit is contained in:
2024-05-21 06:35:55 +00:00
parent 735b0cb966
commit 5ae88e3312
10 changed files with 274 additions and 9 deletions

4
src/include/data.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef DATA_H
#define DATA_H
#endif