sly1/include/text.h
2024-07-01 22:16:20 +00:00

12 lines
101 B
C

/**
* @file text.h
*/
#ifndef TEXT_H
#define TEXT_H
#include "common.h"
// ...
#endif // TEXT_H