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

12 lines
101 B
C

/**
* @file clip.h
*/
#ifndef CLIP_H
#define CLIP_H
#include "common.h"
// ...
#endif // CLIP_H