aboutsummaryrefslogtreecommitdiff
path: root/src/files.h
Commit message (Collapse)AuthorAgeFilesLines
* feat: Added a writer classDylan3 days1-0/+87
Also moved both the reader and writer class to the same files, named files.{cpp,h}