quill/functions.h

9 lines
82 B
C
Raw Normal View History

2021-03-25 05:00:19 -07:00
#ifndef FUNCTIONS_H
#define FUNCTIONS_H
#endif // FUNCTIONS_H
void thing() {
}