Spruce-Basin/src/main.h
Aidan Mullen 1de5aaf36a Add initial sources
Add LICENSE, initial source files, and engine files.
2024-05-03 19:03:28 -04:00

11 lines
187 B
C

/**
* @author : Aidan Mullen
* @file : main
* @created : Friday May 03, 2024 18:55:06 EDT
*/
#ifndef MAIN_H
#define MAIN_H
#endif /* end of include guard MAIN_H */