sly1/include/spliceobj.h

12 lines
121 B
C
Raw Normal View History

2024-07-01 17:52:11 +00:00
/**
* @file spliceobj.h
*/
#ifndef SPLICEOBJ_H
#define SPLICEOBJ_H
#include "common.h"
// ...
2024-07-01 22:16:20 +00:00
#endif // SPLICEOBJ_H