quill/functions.h
2021-03-25 08:00:19 -04:00

8 lines
82 B
C

#ifndef FUNCTIONS_H
#define FUNCTIONS_H
#endif // FUNCTIONS_H
void thing() {
}